ievents

package
v0.1.46 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event interface {
	GetType() string
	GetTarget() string
	GetPrefix() string
	GetKind() string
	GetGroup() string
	GetName() string
	GetData() []byte
	GetNetworkId() string
	GetContainerId() string
	ToJSON() ([]byte, error)
	Propose(proposeC *raft.KVStore, node uint64) error
	IsManaged() bool
}

Jump to

Keyboard shortcuts

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