diff pkg/imports/dma.go @ 4152:78ec61acf72e

Made 'golint' happier with imports package.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 02 Aug 2019 12:00:15 +0200
parents 4acbee65275d
children 8b75ac5e243e
line wrap: on
line diff
--- a/pkg/imports/dma.go	Fri Aug 02 11:56:48 2019 +0200
+++ b/pkg/imports/dma.go	Fri Aug 02 12:00:15 2019 +0200
@@ -25,8 +25,8 @@
 	"gemma.intevation.de/gemma/pkg/wfs"
 )
 
-// FairwayDimension is an import job to import
-// the fairway dimensions in form of polygon geometries
+// DistanceMarksAshore is an import job to import
+// the distance marks ashore in form of point geometries
 // and attribute data from a WFS service.
 type DistanceMarksAshore struct {
 	// URL the GetCapabilities URL of the WFS service.