//
pkg.gl
Category
github.com/marcoshuck/todo
internal
server
package
0.11.0
Repository:
https://github.com/marcoshuck/todo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
1
Files
236 SLOC
#
Functions
Run
Run runs the given application.
Setup
Setup creates a new application using the given ServerConfig.
#
Structs
Application
Application abstracts all the functional components to be run by the server.
Services
Services groups all the services exposed by a single gRPC Server.