Ejemplo n.º 1
0
func FooHandler(m *module.Redis, args []string) error {
	return m.ReplyWithSimpleString("OK!")
}