//
pkg.gl
Category
github.com/tja/aykroyd
pkg
backend
package
2.1.0+incompatible
Repository:
https://github.com/tja/aykroyd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
2
Files
430 SLOC
#
Functions
NewDatabase
NewDatabase creates a new persistent storage instance.
NewServer
NewServer creates a new server.
#
Structs
Database
Database holds the state of the persistent storage.
Domain
Domain is the caller-facing replica of the internal database model.
Forward
Forward is the caller-facing replica of the internal database model.
Server
Server holds the state of a HTTP server.