eventtypetest

package
v0.0.0-...-fc5e309 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package eventtypetest provides utilities for eventype testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CleanerFunc

type CleanerFunc func(string) (string, error)

func (CleanerFunc) Clean

func (cf CleanerFunc) Clean(eventType string) (string, error)

type CleanerStub

type CleanerStub struct {
	CleanType string
	Error     error
}

func (CleanerStub) Clean

func (c CleanerStub) Clean(_ string) (string, error)

Jump to

Keyboard shortcuts

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