package
1.4.4
Repository: https://github.com/memphisdev/memphis.git
Documentation: pkg.go.dev

# Functions

LoadConfig loads a configuration from a filename.
RunDefaultServer starts a new Go routine based server using the default options.
No description provided by the author
RunServer starts a new Go routine based server.
No description provided by the author
RunServerWithConfig starts a new Go routine based server with a configuration file.
RunServerWithConfigOverrides starts a new Go routine based server with a configuration file, providing a callback to update the options configured.

# Variables

DefaultTestOptions are default options for the unit tests.