diff pkg/imports/sr.go @ 5035:56c589f7435d

Enhance comments on implementations of StageDone()
author Tom Gottfried <tom@intevation.de>
date Fri, 20 Mar 2020 17:24:03 +0100
parents 59a99655f34d
children 1a565f8a935a
line wrap: on
line diff
--- a/pkg/imports/sr.go	Fri Mar 20 12:28:04 2020 +0100
+++ b/pkg/imports/sr.go	Fri Mar 20 17:24:03 2020 +0100
@@ -109,6 +109,7 @@
 	}
 }
 
+// StageDone moves the imported sounding result out of the staging area.
 func (srJobCreator) StageDone(
 	ctx context.Context,
 	tx *sql.Tx,