# Packages

No description provided by the author

# Functions

NewServer returns a Server instance with configure http routs.

# Structs

Server should be created via NewServer and starts with ListenAndServe all http endpoints for this service.
User is the representation of a user for use in web.

# Interfaces

Provider encapsulates internal.Provider to generate mocksgo:generate moq -out provider_moq_test.go .