Exemplo n.º 1
0
func Init() {
	policies.RegisterPolicy("bind", &BindPolicy{})
}
Exemplo n.º 2
0
func Init() {
	policies.RegisterPolicy("ha", &HAPolicy{})
}