pkg/

directory
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2017 License: BSD-2-Clause

README

pkg/ is a collection of utility packages used by the Empire project without being specific to its internals.

Utility packages are kept separate from the empire 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, to facilitate re-use by other projects. However that is not the priority.

The directory pkg is named after the same directory in the Docker and camlistore projects.

Directories

Path Synopsis
package arn is a Go package for parsing Amazon Resource Names.
package arn is a Go package for parsing Amazon Resource Names.
Package base62 implements conversion to base62.
Package base62 implements conversion to base62.
package bytesize contains constants for easily switching between different byte sizes.
package bytesize contains constants for easily switching between different byte sizes.
cloudformation
customresources
Package customresources provides a Go library for building CloudFormation custom resource handlers.
Package customresources provides a Go library for building CloudFormation custom resource handlers.
package constraints contains methods for decoding a compact CPU and Memory constraints format.
package constraints contains methods for decoding a compact CPU and Memory constraints format.
Package heroku is a client interface to the Heroku API.
Package heroku is a client interface to the Heroku API.
Package image contains methods and helpers for parsing the docker image format.
Package image contains methods and helpers for parsing the docker image format.
Package jsonmessage is a stripped down version of github.com/docker/docker/pkg/jsonmessage without any transitive dependencies.
Package jsonmessage is a stripped down version of github.com/docker/docker/pkg/jsonmessage without any transitive dependencies.
pg
Package stream provides types that make it easier to perform streaming.
Package stream provides types that make it easier to perform streaming.
http
Package http provides streaming implementations of various net/http types.
Package http provides streaming implementations of various net/http types.
Package troposphere is a Go version of the Python package and provides Go primitives for building CloudFormation templates.
Package troposphere is a Go version of the Python package and provides Go primitives for building CloudFormation templates.

Jump to

Keyboard shortcuts

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