mirror of
https://github.com/spf13/viper
synced 2025-04-27 15:57:19 +00:00
5 lines
72 B
Go
5 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|