package
0.0.0-20201007181914-cbce8849678b
Repository: https://github.com/machinable/machinable.git
Documentation: pkg.go.dev

# Functions

New returns a pointer to a new `APIKeys` struct.
SetRoutes sets all of the appropriate routes to handlers for project users.

# Structs

APIKeys wraps the datastore and any HTTP handlers for project api keys.
NewProjectKey is the JSON structure of a new api key request.

# Interfaces

Handler is an interface to the API Key HTTP handler functions.