import "github.com/muesli/beehive/api/context"
APIContext is polly's central context
func (context *APIContext) Authentication(request *restful.Request) (interface{}, error)
Authentication parses the request for an access-/authtoken and returns the matching user
func (context *APIContext) LogSummary()
LogSummary logs out the current context stats
func (context *APIContext) NewAPIContext() smolder.APIContext
NewAPIContext returns a new polly context
Package context imports 3 packages (graph) and is imported by 14 packages. Updated 2017-02-26. Refresh now. Tools for package owners.