go-server

module
v0.0.0-...-67faadc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2018 License: Apache-2.0

README

go-server

An example Go Application with modular components

The application uses a central component registry which components self register against.

Each component then uses dependencie Injection so that it can simply list the dependencies needed and they will be populated at startup.

Finally, Viper is used for configuration management. Each component can specify default values, and within their Init() function can parse and validate settings.

Directories

Path Synopsis
cmd
processor
workers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL