mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-21 13:55:43 +00:00
6 lines
72 B
Go
6 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|