Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogger ¶
func GetLogger() monitor.ModuleLogger
func Middleware ¶
func Middleware(db boil.Executor) mux.MiddlewareFunc
func TimeNow ¶
TimeNow returns the current time in UTC. The only way to set the local timezone in Go is to set the TZ env var. Otherwise all times are created using the local timezone of your OS. This can screw up your time comparisons if you're not careful. Best practice: always use UTC
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.