mirror of
https://github.com/NotAShelf/batmon.git
synced 2024-12-02 17:57:19 +00:00
6 lines
72 B
Go
6 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|