eventtype

package
v0.0.0-...-78446cc Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPrefixNotFound = errors.New("prefix not found")
	ErrInvalidFormat  = errors.New("invalid format")
)

Functions

This section is empty.

Types

type Cleaner

type Cleaner interface {
	Clean(eventType string) (string, error)
}

func NewCleaner

func NewCleaner(eventTypePrefix string, applicationLister *application.Lister, logger *logger.Logger) Cleaner

Directories

Path Synopsis
Package eventtypetest provides utilities for eventype testing.
Package eventtypetest provides utilities for eventype testing.

Jump to

Keyboard shortcuts

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