Documentation
¶
Index ¶
- func New() drv.Drv
- type Driver
- func (d *Driver) Caps() drv.Capability
- func (d *Driver) Engine() any
- func (d *Driver) Handle(method string, pattern string, h http.Handler) error
- func (d *Driver) IsNil() bool
- func (d *Driver) Kind() drv.Kind
- func (d *Driver) Param(r *http.Request, key string) string
- func (d *Driver) Scope(prefix string) (drv.Drv, error)
- func (d *Driver) ServeHTTP(w http.ResponseWriter, r *http.Request)
- type Engine
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.