Documentation ¶
Overview ¶
Package gpserver handles the logic of the gPanel server
Package gpserver handles the logic of the gPanel server ¶
Package gpserver handles the logic of the gPanel server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Directory string DocumentRoot string Bundles map[string]*gpaccount.Controller ServerLogger *file.Handler }
func New ¶
func New() *Controller
func (*Controller) ServeHTTP ¶
func (con *Controller) ServeHTTP(res http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.