Documentation ¶
Index ¶
Constants ¶
View Source
const (
PidName = "./.run"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
Host string
}
func NewController ¶
func NewController(host string) *Controller
func (*Controller) HandleFastHTTP ¶
func (ctrl *Controller) HandleFastHTTP(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.