peridot/vendor/github.com/spf13/viper/internal/features/bind_struct.go
2024-10-16 12:56:53 +02:00

6 lines
72 B
Go

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