Documentation
¶
Overview ¶
Package env contains all about environment variables, that can be used by current application.
Index ¶
Constants ¶
View Source
const ( ForceColors envVariable = "FORCE_COLOR" NoColors envVariable = "NO_COLOR" // docs: <https://no-color.org/> Term envVariable = "TERM" ThreadsCount envVariable = "THREADS_COUNT" // Threads count TinyPngAPIKey envVariable = "TINYPNG_API_KEY" //nolint:gosec // TinyPNG API key )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.