controller

package
v0.0.0-...-66eb22f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2017 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatherController

type GatherController struct {
	core.ControllerInterface
}

gather information controller

func (*GatherController) Http

func (this *GatherController) Http(data map[string]interface{}, w http.ResponseWriter, r *http.Request)

func (*GatherController) Tcp

func (this *GatherController) Tcp(data map[string]interface{}, cli *core.Client)

type LoginController

type LoginController struct {
	core.ControllerInterface
}

login controller

func (*LoginController) Http

func (this *LoginController) Http(data map[string]interface{}, w http.ResponseWriter, r *http.Request)

func (*LoginController) Tcp

func (this *LoginController) Tcp(data map[string]interface{}, cli *core.Client)

type PingController

type PingController struct {
	core.ControllerInterface
}

login controller

func (*PingController) Http

func (this *PingController) Http(data map[string]interface{}, w http.ResponseWriter, r *http.Request)

func (*PingController) Tcp

func (this *PingController) Tcp(data map[string]interface{}, cli *core.Client)

type TaskAddController

type TaskAddController struct {
	core.ControllerInterface
}

add task controller

func (*TaskAddController) Http

func (this *TaskAddController) Http(data map[string]interface{}, w http.ResponseWriter, r *http.Request)

func (*TaskAddController) Tcp

func (this *TaskAddController) Tcp(data map[string]interface{}, cli *core.Client)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL