Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoServer ¶
type EchoServer struct {
// contains filtered or unexported fields
}
func NewEcho ¶
func NewEcho(conf config.Config) *EchoServer
func (*EchoServer) Server ¶
func (s *EchoServer) Server() *echo.Echo
func (*EchoServer) Start ¶
func (s *EchoServer) Start()
Click to show internal directories.
Click to hide internal directories.