emitter

package
v0.0.0-...-92ca402 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Log logger.Interface
	Res rescue.Interface
}

type Emitter

type Emitter struct {
	// contains filtered or unexported fields
}

func New

func New(c Config) *Emitter

func (*Emitter) Claim

func (e *Emitter) Claim() claimemitter.Interface

func (*Emitter) Note

func (e *Emitter) Note() noteemitter.Interface

func (*Emitter) UVX

func (e *Emitter) UVX() uvxemitter.Interface

func (*Emitter) User

func (e *Emitter) User() useremitter.Interface

type Interface

type Interface interface {
	Claim() claimemitter.Interface
	Note() noteemitter.Interface
	User() useremitter.Interface
	UVX() uvxemitter.Interface
}

func Fake

func Fake() Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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