mirror of
https://github.com/spf13/viper
synced 2025-01-07 03:06:36 +00:00
6 lines
63 B
Go
6 lines
63 B
Go
|
//go:build viper_finder
|
||
|
|
||
|
package features
|
||
|
|
||
|
const Finder = true
|