pkg/

directory
v0.11.4 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MPL-2.0

README

internal/pkg

This folder contains packages that are not specific to this application. These packages could theoretically be extracted into standalone public packages if they provide utility.

Directories

Path Synopsis
Package cert has helpers for managing certificates in our services.
Package cert has helpers for managing certificates in our services.
Package circbufsync wraps armon/circbuf to be safe for concurrent read/write operations.
Package circbufsync wraps armon/circbuf to be safe for concurrent read/write operations.
Package condctx provides helpers for working with condition variables along with the standard "context" package and interface.
Package condctx provides helpers for working with condition variables along with the standard "context" package and interface.
Package crystructure helps convert map[string]interface{} values to cty.Values.
Package crystructure helps convert map[string]interface{} values to cty.Values.
Package finalcontext is used by Waypoint to create a "final" context that we'll use after the real context has been cancelled.
Package finalcontext is used by Waypoint to create a "final" context that we'll use after the real context has been cancelled.
Package flag is a thin layer over the stdlib flag package that provides some minimal features such as aliasing, autocompletion handling, improved defaults, etc.
Package flag is a thin layer over the stdlib flag package that provides some minimal features such as aliasing, autocompletion handling, improved defaults, etc.
Package gitdirty provides utility functions for inspecting the state of a local git repository.
Package gitdirty provides utility functions for inspecting the state of a local git repository.
Package iosync provides reader/writer implementations that wrap operations in a mutex so that concurrent reads and writes are safe.
Package iosync provides reader/writer implementations that wrap operations in a mutex so that concurrent reads and writes are safe.
Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.
Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.
Package k8sauth has helpers for authenticating to Kubernetes.
Package k8sauth has helpers for authenticating to Kubernetes.
Package spinner is a simple package to add a spinner / progress indicator to any terminal application.
Package spinner is a simple package to add a spinner / progress indicator to any terminal application.
_example
Example application that uses all of the available API options.
Example application that uses all of the available API options.
Package validationext provides helpers to extend the ozzo-validation.
Package validationext provides helpers to extend the ozzo-validation.

Jump to

Keyboard shortcuts

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