Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorRegistry ¶
type ErrorRegistry struct {
// contains filtered or unexported fields
}
func ProvideErrorTracker ¶
func ProvideErrorTracker() *ErrorRegistry
type ErrorTracker ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func ProvideStore ¶
func ProvideStore(errs ErrorTracker) *Store
func (*Store) PluginError ¶
Click to show internal directories.
Click to hide internal directories.