internal/

directory
v0.0.0-...-2d56da1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2024 License: AGPL-3.0

Directories

Path Synopsis
api
v1
Package api implements a REST API to interact with the app over HTTP requests.
Package api implements a REST API to interact with the app over HTTP requests.
Package app contains the core functionality of the aplication.
Package app contains the core functionality of the aplication.
Package conv provides functionality to convert to or from various external formats.
Package conv provides functionality to convert to or from various external formats.
Package core defines core structs and interfaces.
Package core defines core structs and interfaces.
db
mem
package mem provides an implementation of the app.DB interface that lives entirely in the application's runtime memory.
package mem provides an implementation of the app.DB interface that lives entirely in the application's runtime memory.
dev
Package email provides an implementation of the app.Notifier interface that sends notifications over standard e-mail.
Package email provides an implementation of the app.Notifier interface that sends notifications over standard e-mail.
Package handler defines handlers for static web content that conform to the http.Handler and the httprouter.Handle interfaces.
Package handler defines handlers for static web content that conform to the http.Handler and the httprouter.Handle interfaces.
Package mock supplies various stubs and mock objects that can be used for unit testing and development deployments.
Package mock supplies various stubs and mock objects that can be used for unit testing and development deployments.
Package mw defines various pieces of middleware that conform to the http.Handler and the httprouter.Handle interfaces.
Package mw defines various pieces of middleware that conform to the http.Handler and the httprouter.Handle interfaces.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL