Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DemoHandler ¶
type DemoHandler struct { }
func (*DemoHandler) GetNme ¶
func (h *DemoHandler) GetNme() string
type HelloHandler ¶
type HelloHandler struct { }
func (*HelloHandler) GetNme ¶
func (h *HelloHandler) GetNme() string
type TestHandler ¶
type TestHandler struct { }
func (*TestHandler) GetNme ¶
func (h *TestHandler) GetNme() string
Click to show internal directories.
Click to hide internal directories.