Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIContext ¶
APIContext is polly's central context
func (*APIContext) Authentication ¶
func (context *APIContext) Authentication(request *restful.Request) (interface{}, error)
Authentication parses the request for an access-/authtoken and returns the matching user
func (*APIContext) LogSummary ¶
func (context *APIContext) LogSummary()
LogSummary logs out the current context stats
func (*APIContext) NewAPIContext ¶
func (context *APIContext) NewAPIContext() smolder.APIContext
NewAPIContext returns a new polly context
Click to show internal directories.
Click to hide internal directories.