package
0.11.0
Repository: https://github.com/marcoshuck/todo.git
Documentation: pkg.go.dev

# Functions

Run runs the given application.
Setup creates a new application using the given ServerConfig.

# Structs

Application abstracts all the functional components to be run by the server.
Services groups all the services exposed by a single gRPC Server.