crisp_status_reporter

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2019 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reporter

type Reporter struct {
	// contains filtered or unexported fields
}

func (*Reporter) Run

func (reporter *Reporter) Run()

type ReporterBuilder

type ReporterBuilder interface {
	ServiceID(string) ReporterBuilder
	NodeID(string) ReporterBuilder
	ReplicaID(string) ReporterBuilder
	Interval(time.Duration) ReporterBuilder
	Build() Reporter
}

func New

func New(token string) ReporterBuilder

Jump to

Keyboard shortcuts

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