mirror of https://github.com/spf13/viper.git
3 lines
92 B
Go
3 lines
92 B
Go
|
// Package features allows toggling features in Viper based on build tags.
|
||
|
package features
|