github.com/agoalofalife/event

event

Implementation of the pattern observer.

56

Decision Signals

Health score 56/100, confidence 100/100.

Caution
Maintenance 8
Adoption 60
Security 92
Maturity 77
Developer DX 91
Confidence 100

Install

go get github.com/agoalofalife/event

Package Data

updated Jun 11, 2026
Latest versionv0.2.0
Imported by5 packages
Stars62
Forks12
Last activity8 years ago
Latest releasev0.2.0 (8 years ago)
LicenseMIT
Known vuln records0

API Surface

8 symbols
SymbolKindSynopsis
Dispatcher Type type Dispatcher struct{}
Dispatcher.Add Method func (dispatcher *Dispatcher) Add(name interface{}, performing interface{}, parameters ...interface{}) (flag bool, err error)
Dispatcher.Destroy Method func (dispatcher *Dispatcher) Destroy(event string)
Dispatcher.Fire Method func (dispatcher *Dispatcher) Fire(event interface{}, parameters ...interface{}) (err error)
Dispatcher.Go Method func (dispatcher *Dispatcher) Go(event interface{}, parameters ...interface{}) (err error)
Dispatcher.Untie Method func (dispatcher *Dispatcher) Untie(pointer interface{})
New Function func New() *Dispatcher
GetName Function func GetName(structure interface{}) string

Maintained Alternatives

limited recent repository activity

#1 Echo

Package echo implements high performance, minimalist Go web framework.

Go Web Frameworks 32.4K stars 31.3K imported-by 100% confidence
97

#2 Fiber

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Go Web Frameworks 39.8K stars 30.9K imported-by 100% confidence
96

#3 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#4 go-zero

A cloud-native Go microservices framework with cli tool for productivity.

Go Web Frameworks 33.1K stars 0 imported-by 95% confidence
94

#5 webhook

Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.

Go Web Frameworks 11.9K stars 0 imported-by 100% confidence
89

#6 Gin

Package gin implements a HTTP web framework called gin.

Go Web Frameworks 88.7K stars 0 imported-by 65% confidence
89

Similar Packages

Go Web Frameworks

#1 Echo

Package echo implements high performance, minimalist Go web framework.

Go Web Frameworks 32.4K stars 31.3K imported-by 100% confidence
97

#2 Fiber

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Go Web Frameworks 39.8K stars 30.9K imported-by 100% confidence
96

#3 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#4 go-zero

A cloud-native Go microservices framework with cli tool for productivity.

Go Web Frameworks 33.1K stars 0 imported-by 95% confidence
94

#5 webhook

Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.

Go Web Frameworks 11.9K stars 0 imported-by 100% confidence
89