summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/viper/internal/features/bind_struct.go
blob: 89302c21640d3019d6affd5965c52b90f0858ee8 (plain)
1
2
3
4
5
//go:build viper_bind_struct

package features

const BindStruct = true