mirror of
https://github.com/spf13/viper
synced 2025-04-26 23:37:18 +00:00
5 lines
72 B
Go
5 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|