package
Version:
v2.0.0-alpha23
Opens a new window with list of versions in this module.
Published: Dec 17, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Checker interface {
Status() Status
}
Checker interface used to get latest status from plugin
type Status struct {
Code int
}
Status consists of status code from the service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.