pancakebasspanda

Results 1 comments of pancakebasspanda

I noticed that in the current version if I use the config tag and json tags I get very different behaviors: ``` package main import ( "context" "github.com/heetch/confita" "github.com/heetch/confita/backend/file" "github.com/heetch/confita/backend/flags"...