Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DevServer ¶
type DevServer struct {
// contains filtered or unexported fields
}
func NewDevServer ¶
type ProdServer ¶
type ProdServer struct {
// contains filtered or unexported fields
}
func NewPordServer ¶
func NewPordServer(server *http.Server) *ProdServer
func (*ProdServer) Run ¶
func (ps *ProdServer) Run() error
Click to show internal directories.
Click to hide internal directories.