package
0.1.9
Repository: https://github.com/ablease/service-manager.git
Documentation: pkg.go.dev

# Functions

DefaultSettings returns the default values for configuring the Service Manager.
New creates a new server with the provided REST api configuration and server configuration Returns the new server and an error if creation was not successful.
NewSettings returns Server settings for the given enrivonment.

# Structs

Server is the server to process incoming HTTP requests.
Settings type to be loaded from the environment.