package
1.12.2
Repository: https://github.com/miketheprogrammer/deis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewAdapter returns a pointer to an appropriate implementation of the Adapter interface, as determined by the storeageAdapterType string it is passed.

# Variables

Exported so it can be set by an external agent-- namely main.go, which does some flag parsing.

# Interfaces

Adapter is an interface for pluggable components that store log messages.