package
0.5.0
Repository: https://github.com/brunoluiz/jornada.git
Documentation: pkg.go.dev

# Functions

New returns an HTTP server, initialising routes and middlewares.
NewAdmin Returns the admin HTTP server.
NewPublic Returns the HTTP server with the public APIs, used by jornda client.

# Structs

Config server configs.
Server defines an HTTP Server.

# Interfaces

EventRepository defines an events repository.
SessionRepository defines a session repository.