package
0.4.0
Repository: https://github.com/stevenxie/api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new Server.
NewFromViper creates a new Server, configured using Viper.

# Constants

Namespace is the package namespace, used for configuring environment variables, etc.

# Structs

Server serves a REST API for the services defined in package api.

# Interfaces

Provider provides the underlying services required by a Router.