//
pkg.gl
Category
github.com/brunoluiz/jornada
internal
server
package
0.5.0
Repository:
https://github.com/brunoluiz/jornada.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
365 SLOC
#
Functions
New
New returns an HTTP server, initialising routes and middlewares.
NewAdmin
NewAdmin Returns the admin HTTP server.
NewPublic
NewPublic Returns the HTTP server with the public APIs, used by jornda client.
#
Structs
Config
Config server configs.
Server
Server defines an HTTP Server.
#
Interfaces
EventRepository
EventRepository defines an events repository.
SessionRepository
SessionRepository defines a session repository.