mirror of
https://github.com/NotAShelf/batmon.git
synced 2025-02-27 21:41:31 +00:00
5 lines
72 B
Go
5 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|