gocloud.devgocloud.dev/runtimevar/blobvar

Imports of package blobvar

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
gocloud.dev/blobPackage blob provides an easy and portable way to interact with blobs within a storage location.
gocloud.dev/gcerrorsPackage gcerrors provides support for getting error codes from errors returned by Go CDK APIs.
gocloud.dev/runtimevarPackage runtimevar provides an easy and portable way to watch runtime configuration variables.
gocloud.dev/runtimevar/driverPackage driver defines interfaces to be implemented by runtimevar drivers, which will be used by the runtimevar package to interact with the underlying services.
timePackage time provides functionality for measuring and displaying time.