Directories ¶
Path | Synopsis |
---|---|
Package database gives access to opening and querying available databases
|
Package database gives access to opening and querying available databases |
Package handlers defines the method handlers for different routes
|
Package handlers defines the method handlers for different routes |
Package middleware provides middleware functions to use in a go fiber application
|
Package middleware provides middleware functions to use in a go fiber application |
Package models holds the custom data types that the databases hold
|
Package models holds the custom data types that the databases hold |
Package queries provides access to all the database queries for all models
|
Package queries provides access to all the database queries for all models |
Package routes handles assigning public, private, and unfound route handlers
|
Package routes handles assigning public, private, and unfound route handlers |
Package utils offers utility functions for parsing information from headers and cookies
|
Package utils offers utility functions for parsing information from headers and cookies |
Click to show internal directories.
Click to hide internal directories.