1 //go:build !viper_bind_struct 2 3 package features 4 5 const BindStruct = false 6
View as plain text