Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoServer ¶
func New ¶
func New() *EchoServer
func (*EchoServer) GetHttpServer ¶
func (s *EchoServer) GetHttpServer(addr string) (error, servegrp.ServeItem)
func (*EchoServer) GetHttpsServer ¶
func (s *EchoServer) GetHttpsServer(addr, certFile, keyFile string) (error, servegrp.ServeItem)
Click to show internal directories.
Click to hide internal directories.