Directories
¶
Path | Synopsis |
---|---|
internal
|
|
pkg
|
|
app
Package app contains utility types and functions regarding metadata about the application itself, such as versioning.
|
Package app contains utility types and functions regarding metadata about the application itself, such as versioning. |
config
Package config helps you with reading configuration from files and environment variables in a unified way.
|
Package config helps you with reading configuration from files and environment variables in a unified way. |
logger
Package logger contains logging types and functions in a memory-efficient and fast manner.
|
Package logger contains logging types and functions in a memory-efficient and fast manner. |
logger/consolejson
Package consolejson is a concrete implementation of the logger.Sink and logger.Context used for outputting JSON-formatted log lines.
|
Package consolejson is a concrete implementation of the logger.Sink and logger.Context used for outputting JSON-formatted log lines. |
logger/consolepretty
Package consolepretty is a concrete implementation of the logger.Sink and logger.Context used for outputting good looking human-readable logs to the console.
|
Package consolepretty is a concrete implementation of the logger.Sink and logger.Context used for outputting good looking human-readable logs to the console. |
Click to show internal directories.
Click to hide internal directories.