Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClassicParamsGetter ¶
type ClassicParamsGetter struct{}
func NewParamsGetter ¶
func NewParamsGetter() *ClassicParamsGetter
func (*ClassicParamsGetter) GetURLParam ¶
func (g *ClassicParamsGetter) GetURLParam(req *http.Request, key string) string
Click to show internal directories.
Click to hide internal directories.