switch all other services to struct tag based env config

This commit is contained in:
Willy Kloucek
2021-12-17 10:44:57 +01:00
parent 30656c5a32
commit ee57288309
115 changed files with 1023 additions and 1989 deletions
-3
View File
@@ -1,6 +1,3 @@
//go:build !simple
// +build !simple
package command
import (