package
0.0.0-20240330093622-aec3b26e4fa9
Repository: https://github.com/tiny-blob/tinyblob.git
Documentation: pkg.go.dev
# Functions
NewController creates a new controller.
NewPage creates and initiatizes a new Page for a given request context.
# Structs
Controller provides base functionality and dependencies to routes.
Page consists of all data that will be used to render a page response for a given controller.