mirror of
https://github.com/NotAShelf/catApi.git
synced 2025-02-23 20:10:50 +00:00
5 lines
72 B
Go
5 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|