package
0.30.0
Repository: https://github.com/invopop/client.go.git
Documentation: pkg.go.dev

# Functions

AuthEnrollment defines a middleware function that will authenticate an enrollment with the Invopop API.
GetClient provides the Invopop client that was prepared with the enrollment's auth token.
GetEnrollment retrieves the enrollment object from the context.
NewService instantiates a new echo service using some reasonable defaults.

# Structs

Service provides a wrapper around Echo that makes it a bit easier to start up a new service that will provide an HTTP server.