Exemplo n.º 1
0
func init() {
	driver.Register("json", benchmark)
}
Exemplo n.º 2
0
func init() {
	driver.Register("http", benchmark)
}
Exemplo n.º 3
0
func init() {
	driver.Register("build", benchmark)
}