v1

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: EUPL-1.2 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatedHandlerFunc

type CreatedHandlerFunc func(obj any)

type DeleteHandlerFunc

type DeleteHandlerFunc func(obj any)

type IExternalClient

type IExternalClient interface {
	Watch(errCh chan error)
	CreateHandler(CreatedHandlerFunc)
	UpdateHandler(UpdateHandlerFunc)
	DeleteHandler(DeleteHandlerFunc)
}

type UpdateHandlerFunc

type UpdateHandlerFunc func(obj any)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳