pkg/utils/gwlog/actions.go (3 lines of code) (raw):

package gwlog const ReconcileStart = "reconcile_start" const ReconcileEnd = "reconcile_end"