//
pkg.gl
Category
github.com/GoPlugin/Plugin
core
services
health
package
0.0.5
Repository:
https://github.com/goplugin/plugin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
201 SLOC
#
Functions
NewChecker
No description provided by the author
#
Constants
StatusFailing
No description provided by the author
StatusPassing
No description provided by the author
#
Structs
State
go:generate mockery --name Checker --output ../../internal/mocks/ --case=underscore.
#
Interfaces
Checkable
Types requiring health checks should implement the Checkable interface.
Checker
go:generate mockery --name Checker --output ../../internal/mocks/ --case=underscore.
#
Type aliases
Status
go:generate mockery --name Checker --output ../../internal/mocks/ --case=underscore.