Exemplo n.º 1
0
func init() {
	backend.Register("mock", &driver{})
}
Exemplo n.º 2
0
func init() {
	backend.Register("gazelle", &driver{})
}