Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStdinTargetManager ¶
func NewStdinTargetManager(log log.Logger, app Shutdownable, client api.EntryHandler, configs []scrapeconfig.Config) (*stdinTargetManager, error)
Types ¶
type Shutdownable ¶
type Shutdownable interface {
Shutdown()
}
Click to show internal directories.
Click to hide internal directories.