mirror of
https://github.com/spf13/viper
synced 2025-04-28 08:17:17 +00:00
5 lines
74 B
Go
5 lines
74 B
Go
//go:build !viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = false
|