# Packages
No description provided by the author
Package checked implements reference counted resources.
Package clock implements facilities for working with wall clock time.
Package config provides utilities for loading configuration files.
No description provided by the author
No description provided by the author
Package debug contains debug helpers for M3 components.
No description provided by the author
Package errors provides utilities for working with different types errors.
Package generated is a dummy package to make sure mockgen dependencies are pulled in correctly in vendor mode.
No description provided by the author
No description provided by the author
Package hash provides implementation of hash functions.
No description provided by the author
Package http adds extension to the stdlib http package.
Package ident provides utilities for working with identifiers.
Package instrument implements functions to make instrumenting code, including metrics and logging, easier.
No description provided by the author
Package json allows for easy duck typing of JSON, i.e.
No description provided by the author
No description provided by the author
Package net implements functions for running network servers.
Package opentelemetry provides Open Telemetry configuration.
No description provided by the author
No description provided by the author
Package panicmon provides a method of spawning processes and monitoring its behavior via generic pluggable handlers.
Package pool provides implementations for object pooling.
Package process provides functions for inspecting processes.
Package resource describes require for object lifecycle management.
Package retry provides utilities for retrying functions.
No description provided by the author
Package serialize is a generated GoMock package.
Package server implements a network server.
Package sync implements synchronization facililites such as worker pools.
No description provided by the author
Package tcp implements a tcp listener.
Package test contains utility methods for testing.
Package time implement facilities for working with time.
Package unsafe contains operations that step around the type safety of Go programs.
Package watch provides utilities for watching resources for changes.