Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericServer ¶
type GenericServer struct {
// contains filtered or unexported fields
}
func NewGenericServer ¶
func NewGenericServer(cfg Config) *GenericServer
func (GenericServer) ListenAndServe ¶
func (s GenericServer) ListenAndServe(mux http.Handler)
Click to show internal directories.
Click to hide internal directories.