package
0.5.0
Repository: https://github.com/goplugin/pluginv2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

MultiStart is a utility for starting multiple services together.
No description provided by the author
go:generate mockery --quiet --name Checker --output ./mocks/ --case=underscore.

# Interfaces

Checkable should be implemented by any type requiring health checks.
go:generate mockery --quiet --name Checker --output ./mocks/ --case=underscore.
No description provided by the author
ServiceCtx represents a long-running service inside the Application.
StartClose is a subset of the ServiceCtx interface.

# Type aliases

No description provided by the author
No description provided by the author
MultiClose is a utility for closing multiple services concurrently.
go:generate mockery --quiet --name Checker --output ./mocks/ --case=underscore.