fetcher

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionAdd = Action(iota + 1)
	ActionUpdate
	ActionDelete
)

Action values

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action byte

Action .

type Event

type Event struct {
	Action Action
	Data   *pb.Checker
}

Event .

type Interface

type Interface interface {
	Watch() <-chan *Event
}

Interface .

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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