mirror of
https://github.com/spf13/viper
synced 2025-04-26 23:37:18 +00:00
5 lines
63 B
Go
5 lines
63 B
Go
//go:build viper_finder
|
|
|
|
package features
|
|
|
|
const Finder = true
|