patterns

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewObserver = observer.NewObserver

NewObserver -

Functions

This section is empty.

Types

type ErrBadPath added in v1.15.0

type ErrBadPath = inner.ErrBadPath

ErrBadPath is a type alias

type EventReceiver

type EventReceiver = observer.EventReceiver

EventReceiver is an alias

type EventType

type EventType = observer.EventType

EventType is an alias

type Observer

type Observer = observer.Observer

Observer is an alias

type Path added in v1.15.0

type Path = inner.Path

Path is a type alias

type Subject

type Subject interface {
	observer.Subject
	Close() error
}

Subject is an Subject pattern + Close method

func NewSubject

func NewSubject() Subject

NewSubject creates an Subject instance

Jump to

Keyboard shortcuts

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