package
Version:
v0.0.0-...-a0a3655
Opens a new window with list of versions in this module.
Published: Jun 28, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package erroring implements config.Backend that simply returns an error.
May be handy as a placeholder in case some more useful implementation is not
available.
New produces backend.B instance that returns the given error for all calls.
Panics if given err is nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.