X-Git-Url: https://ruderich.org/simon/gitweb/?p=nsscash%2Fnsscash.git;a=blobdiff_plain;f=config.go;h=01bbff84c0873bb318be2cf7bccfad8bbc980533;hp=18c6520222fd115a9fd091ebc15ce73f9cf5d0d3;hb=34ca14b7fa7fb88adab60356d18f94790ffe19a6;hpb=44a325a9bea5f53c6489cecb3691709306a1814c diff --git a/config.go b/config.go index 18c6520..01bbff8 100644 --- 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