Serge S. Yuriev
Serge S. Yuriev
Hi, If file doesn't exists or corrupted - nothing got at all. TOML/ENV can be empty (null) to be ok all others - fail. Expected to get params from env...
Hi, Issue somewhat similar to #117 #120 Trying to load included JSON and got strange error 'load config: load files: no such field "Url" in struct' ``` package main import...
Hi, I'm trying to use template as auth [authentication username=[field1] aka_AMF=[field4] aka_OP=[field3] aka_K=[field2]] But no matter of order of fields first one goes to begin of string and auth fails...