package
0.0.3
Repository: https://github.com/mattermost/ponos.git
Documentation: pkg.go.dev

# Functions

AddMigrationsAPI registers migrations endpoints on the given router.
AddWorkspacesAPI registers workspaces endpoints on the given router.
Register registers the API endpoints on the given router.
NewContextHandler to create a handler for context.
NewPonosClient factory method to create a Ponos Client.

# Structs

Context provides the API with all necessary data and interfaces for responding to requests.
ContextHandler for HTTP.
No description provided by the author

# Type aliases

ContextHandlerFunc to add context.