mirror of
https://github.com/42wim/matterbridge.git
synced 2024-12-02 07:31:59 -08:00
6 lines
72 B
Go
6 lines
72 B
Go
|
//go:build viper_bind_struct
|
||
|
|
||
|
package features
|
||
|
|
||
|
const BindStruct = true
|