Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
app/xhttp
Package xhttp defines our own implementation of echo.Echo.
|
Package xhttp defines our own implementation of echo.Echo. |
app/xhttp/pkg/context
Package context extends the default echo.Context.
|
Package context extends the default echo.Context. |
app/xhttp/pkg/resource
Package resource helps managing arguments and files for a conversion.
|
Package resource helps managing arguments and files for a conversion. |
pkg/chrome
Package chrome helps starting Google Chrome headless in background.
|
Package chrome helps starting Google Chrome headless in background. |
pkg/conf
Package conf gathers all configuration data.
|
Package conf gathers all configuration data. |
pkg/normalize
Package normalize helps removing special characters from a string.
|
Package normalize helps removing special characters from a string. |
pkg/printer
Package printer helps converting a specific file type to PDF.
|
Package printer helps converting a specific file type to PDF. |
pkg/xassert
Package xassert is a helper for converting and/or validating strings.
|
Package xassert is a helper for converting and/or validating strings. |
pkg/xcontext
Package xcontext helps managing context.Context with timeout.
|
Package xcontext helps managing context.Context with timeout. |
pkg/xerror
Package xerror helps standardizing the errors through the application.
|
Package xerror helps standardizing the errors through the application. |
pkg/xexec
Package xexec helps creating exec.Cmd with logging and executing those commands without leaking orphan processes.
|
Package xexec helps creating exec.Cmd with logging and executing those commands without leaking orphan processes. |
pkg/xlog
Package xlog defines a standard logger for the application.
|
Package xlog defines a standard logger for the application. |
pkg/xrand
Package xrand helps generating random strings.
|
Package xrand helps generating random strings. |
pkg/xtime
Package xtime helps generating time.Duration from seconds represented as float64.
|
Package xtime helps generating time.Duration from seconds represented as float64. |
Package test contains useful functions used across tests.
|
Package test contains useful functions used across tests. |
Click to show internal directories.
Click to hide internal directories.