Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) GetSettings ¶
func (s *Server) GetSettings(ctx *fasthttp.RequestCtx)
func (*Server) GetStateInstance ¶
func (s *Server) GetStateInstance(ctx *fasthttp.RequestCtx)
func (*Server) Index ¶
func (s *Server) Index(ctx *fasthttp.RequestCtx)
func (*Server) SendFileByURL ¶
func (s *Server) SendFileByURL(ctx *fasthttp.RequestCtx)
func (*Server) SendMessage ¶
func (s *Server) SendMessage(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.