Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SettingsContext ¶
type SettingsContext struct{}
SettingsContext sets all the app settings on the request context
func NewSettingsContext ¶
func NewSettingsContext() *SettingsContext
NewSettingsContext returns a new instance of AppSettingsContext
func (*SettingsContext) ServeHTTP ¶
func (sc *SettingsContext) ServeHTTP(rw http.ResponseWriter, r *http.Request, next http.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.