package
Version:
v0.0.0-...-e22f67b
Opens a new window with list of versions in this module.
Published: Mar 29, 2013
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package heal provides an interface for heal anything.
Register registers a new healer in the Healer registry.
type Healer interface {
Heal() error
}
Healer represents a healer.
Get gets the named healer from the registry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.