service

package
v0.5.37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2022 License: Zlib Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Address() string
	GetConfig() kv.Config
}

type Health

type Health interface {
	IsTtl() bool
	IsGRpc() bool
	IsHttp() bool
	IsTcp() bool
}

type Service

type Service interface {
	Start()
	Stop()
	GetConfig() kv.Config
	GetHealthCheck() Health
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL