Categorygithub.com/patrickascher/gofer
modulepackage
0.1.14-beta9
Repository: https://github.com/patrickascher/gofer.git
Documentation: pkg.go.dev

# README

Go Reference Go Report Card Build Status codecov

Requires go 1.16

# Packages

Package auth provides a standard auth for your website.
Package cache provides a cache manager for any type that implements the cache.Interface.
Package config provides a config manager for any type that implements the config.Interface.
Package controller provides a controller / action based http.Handler for the router.
Package grid converts any grid.Source into a CRUD backend.
No description provided by the author
Package logger provides an interface for logging.
Package mailer.
No description provided by the author
Package query provides a simple programmatically sql query builder.
Package registry provides a simple container for values in the application space.
Package router provides a manager to add public and secure routes based on an http.Handler or http.HandlerFunc.
Package scheduler provides a job scheduler for periodically functions.
Package server is a configurable webserver with pre-defined hooks.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author