Exemplo n.º 1
0
func init() {
	bridge.Register(new(Factory), "netfilter")
}
Exemplo n.º 2
0
func init() {
	bridge.Register(new(Factory), "etcd")
}
Exemplo n.º 3
0
func init() {
	bridge.Register(new(Factory), "consulkv")
}
Exemplo n.º 4
0
func init() {
	bridge.Register(new(Factory), "skydns2")
}