gotosocial/vendor/github.com/spf13/viper/internal/features/bind_struct.go
kim 906639ad7e
[chore] update viper version (#2539)
* update viper version

* removes our last uses of the slice package

* fix tests
2024-01-17 14:54:30 +00:00

6 lines
72 B
Go

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