mirror of
https://github.com/spf13/viper
synced 2025-04-27 15:57:19 +00:00
5 lines
65 B
Go
5 lines
65 B
Go
//go:build !viper_finder
|
|
|
|
package features
|
|
|
|
const Finder = false
|