Directories ¶
Path | Synopsis |
---|---|
Package account defines the standard interface to manage user accounts.
|
Package account defines the standard interface to manage user accounts. |
Package breaker defines the standard interface for a circuit breaker.
|
Package breaker defines the standard interface for a circuit breaker. |
Package cron defines the standard interface for scheduled jobs (aka cron jobs).
|
Package cron defines the standard interface for scheduled jobs (aka cron jobs). |
Package ctxval provides type-safe functions to set and get values from a context.
|
Package ctxval provides type-safe functions to set and get values from a context. |
Package email defines the standard email interface for sending email messages.
|
Package email defines the standard email interface for sending email messages. |
Package errors provides functions and types to define and manipulate errors.
|
Package errors provides functions and types to define and manipulate errors. |
Package fflag defines the standard interface for feature flags.
|
Package fflag defines the standard interface for feature flags. |
Package flag defines the standard interface for command-line flag parsing.
|
Package flag defines the standard interface for command-line flag parsing. |
Package format defines the standard interfaces for formatting of values.
|
Package format defines the standard interfaces for formatting of values. |
Package http defines the standard interfaces for HTTP server and client.
|
Package http defines the standard interfaces for HTTP server and client. |
httpssn
Package httpssn defines the standard interfaces for HTTP sessions, which may be implemented as cookies, file-system based, etc.
|
Package httpssn defines the standard interfaces for HTTP sessions, which may be implemented as cookies, file-system based, etc. |
Package log defines the standard log interface.
|
Package log defines the standard log interface. |
Package mainer defines types relevant to command entrypoint implementation.
|
Package mainer defines types relevant to command entrypoint implementation. |
Package metric defines the standard interface for metrics.
|
Package metric defines the standard interface for metrics. |
Package migrate defines the standard interface for database migrations.
|
Package migrate defines the standard interface for database migrations. |
Package mq defines the standard message queue interface.
|
Package mq defines the standard message queue interface. |
Package pubsub defines the standard interface for pub-sub.
|
Package pubsub defines the standard interface for pub-sub. |
Package redis defines the standard interface for a redis database.
|
Package redis defines the standard interface for a redis database. |
Package render defines the standard interface for template rendering.
|
Package render defines the standard interface for template rendering. |
Package sql implements the standard SQL database interface.
|
Package sql implements the standard SQL database interface. |
Package storage defines the standard interface for file storage.
|
Package storage defines the standard interface for file storage. |
Click to show internal directories.
Click to hide internal directories.