Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustRegister ¶
func MustRegister(m ModuleFactory)
func Register ¶
func Register(m ModuleFactory) error
Types ¶
type Server ¶
type Server struct { *martini.ClassicMartini // contains filtered or unexported fields }
func (*Server) ListenAndServe ¶
func (s *Server) ListenAndServe()
func (*Server) StopListenAndServe ¶
func (*Server) StopListenAndServeTLS ¶
type StickHandler ¶
type StickHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.