Directories ¶
Path | Synopsis |
---|---|
Package asset contains FuncMap for template packages to provide asset paths with timestamps.
|
Package asset contains FuncMap for template packages to provide asset paths with timestamps. |
Package database provides a wrapper around the sqlx package.
|
Package database provides a wrapper around the sqlx package. |
Package email provides email sending via SMTP.
|
Package email provides email sending via SMTP. |
Package flash provides one-time messages for the user.
|
Package flash provides one-time messages for the user. |
Package flight provides an abstraction around commonly used features.
|
Package flight provides an abstraction around commonly used features. |
Package form provides form validation, repopulation for controllers and a funcmap for the html/template package.
|
Package form provides form validation, repopulation for controllers and a funcmap for the html/template package. |
Package jsonconfig handles loading a JSON file into a struct.
|
Package jsonconfig handles loading a JSON file into a struct. |
Package passhash provides password hashing functionality using bcrypt.
|
Package passhash provides password hashing functionality using bcrypt. |
Package router combines routing and middleware handling in a single package.
|
Package router combines routing and middleware handling in a single package. |
Package server is a wrapper around the net/http package that starts listeners for HTTP and HTTPS.
|
Package server is a wrapper around the net/http package that starts listeners for HTTP and HTTPS. |
Package session provides a wrapper for gorilla/sessions package.
|
Package session provides a wrapper for gorilla/sessions package. |
Package uuid generates unique identifiers.
|
Package uuid generates unique identifiers. |
Package view provides thread-safe caching of HTML templates.
|
Package view provides thread-safe caching of HTML templates. |
Package xsrf is a container for the gorilla csrf package
|
Package xsrf is a container for the gorilla csrf package |
Click to show internal directories.
Click to hide internal directories.