pkg/

directory
v1.57.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2021 License: MIT

README

pkg/ is a collection of utility packages used by the yarpc-go project.

Utility packages are kept separate from the yarpc-go core codebase to keep it as small and concise as possible. If some utilities grow larger and their APIs stabilize, they may be moved to their own repository under the yarpc or uber-go organizations, to facilitate re-use by other projects. However that is not the priority.

Directories

Path Synopsis
Package encoding contains helper functionality for encoding implementations.
Package encoding contains helper functionality for encoding implementations.
Package errors contains helper functions for working with YARPC errors for encoding and transport implementations.
Package errors contains helper functions for working with YARPC errors for encoding and transport implementations.
Package lifecycle provides a helper for objects that have a synchronized lifecycle from idle, through running, to stopped or errored, executing start and stop transitions exactly once.
Package lifecycle provides a helper for objects that have a synchronized lifecycle from idle, through running, to stopped or errored, executing start and stop transitions exactly once.
Package procedure contains utilities for handling procedure name mappings.
Package procedure contains utilities for handling procedure name mappings.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL