]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - config.go
nsscash: go fmt
[nsscash/nsscash.git] / config.go
index 18c6520222fd115a9fd091ebc15ce73f9cf5d0d3..01bbff84c0873bb318be2cf7bccfad8bbc980533 100644 (file)
--- a/config.go
+++ b/config.go
@@ -30,10 +30,10 @@ type Config struct {
 }
 
 type File struct {
-       Type FileType
-       Url  string
-       Path string
-       CA   string
+       Type     FileType
+       Url      string
+       Path     string
+       CA       string
        Username string
        Password string