go import config.go

This commit is contained in:
A.Unger
2020-05-22 10:23:27 +02:00
parent b2a9be81f3
commit b40048af13
+1 -1
View File
@@ -54,7 +54,7 @@ type Config struct {
Log Log
Debug Debug
HTTP HTTP
GRPC GRPC
GRPC GRPC
Tracing Tracing
Asset Asset
}