Documentation ¶
Index ¶
- Constants
- func AlmostEqual32(a, b float32) bool
- func AlmostEqual64(a, b float64) bool
- func BytesIsEmptyOrWhitespace(b []byte) bool
- func EchoRenderTempl(c echo.Context, component templ.Component) error
- func F32TS(value float32) string
- func GetNewOrderName(uid string) string
- func GetOrderID() string
- func InitLogging(app *echo.Echo)
- func IsEmptyOrWhitespace(s string) bool
- func MakeDirectory(path string) error
- func SendDiscordOrderWebhook(content string)
Constants ¶
View Source
const LOG_FMT = "${time_rfc3339_nano} ${remote_ip} ${level}"
View Source
const LOG_FMT_MIDDLEWARE = "${time_rfc3339} ${remote_ip} ${method} ${status} ${uri} \n"
Variables ¶
This section is empty.
Functions ¶
func AlmostEqual32 ¶
func AlmostEqual64 ¶
func EchoRenderTempl ¶
func GetNewOrderName ¶
func GetOrderID ¶
func GetOrderID() string
func InitLogging ¶
func InitLogging(app *echo.Echo)
func IsEmptyOrWhitespace ¶
func MakeDirectory ¶
func SendDiscordOrderWebhook ¶
func SendDiscordOrderWebhook(content string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.