Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CorsLogger ¶
type CorsLogger struct { }
func (CorsLogger) Printf ¶
func (c CorsLogger) Printf(s string, i ...interface{})
type Server ¶
type Server struct { GoRestfulContainer *restful.Container NonGoRestfulMux *mux.Router // contains filtered or unexported fields }
func NewGenericServer ¶
func NewGenericServer(options options.ServerOptions, name string) (*Server, error)
func (Server) SessionStore ¶
Click to show internal directories.
Click to hide internal directories.