Merge branch 'master' into file-logging-ocis-1666

This commit is contained in:
A.Unger
2021-03-17 15:28:16 +01:00
5 changed files with 13 additions and 14 deletions
+1
View File
@@ -71,6 +71,7 @@ type Mode int
// Config combines all available configuration parts.
type Config struct {
Mode Mode
File string
Registry string
Log Log