Skip to content

nkcmr/ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ed

Go Reference Go Test

ed is an event dispatcher in Go. Documentation is available in pkg.go.dev.

Stablility

This module is tagged as v0, thus complies with Go's definition and rules about v0 modules (https://go.dev/doc/modules/version-numbers#v0-number). In short, it means that the API of this module may change without incrementing the major version number. Each releasable version will simply increment the patch number. Given the surface area of this module is quite small, this should not be a huge issue if used in production code.

About

ed is an event dispatcher in Go.

Resources

License

Stars

Watchers

Forks

Languages