package
0.0.0-20220110122508-cd29b862518d
Repository: https://github.com/turgayozgur/messageman.git
Documentation: pkg.go.dev
# Functions
NewServer initializes the service with the given Database, and sets up appropriate routes.
# Structs
ResponseModel is returned by our service when an error occurs.
Server contains all that is needed to respond to incoming requests, like a database.