peridot/vendor/github.com/spf13/viper/internal/features/bind_struct.go

6 lines
72 B
Go
Raw Normal View History

//go:build viper_bind_struct
package features
const BindStruct = true