//
pkg.gl
Category
github.com/jonathanfoster/digitox
server
package
1.0.0
Repository:
https://github.com/jonathanfoster/digitox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
2
Files
144 SLOC
#
Packages
handlers
No description provided by the author
middleware
No description provided by the author
oauth
No description provided by the author
#
Functions
InitDB
InitDB initializes the database.
New
New creates a Server instance.
NewConfig
NewConfig creates a Config instance.
NewRouter
NewRouter creates a Router instance.
#
Structs
Config
Config represents a server configuration.
Router
Router represents a router with preconfigured routes.
Server
Server represents a server.