Registry / other / looplab-eventhorizon

looplab-eventhorizon

JSON →
library0.17.0gogounverified

A CQRS/ES toolkit for Go, providing building blocks for event sourcing and command query responsibility segregation.

go get github.com/looplab/eventhorizon
INSTALL
IMPORT
SIG · LOOPLAB-EVENTHORIZ
L
looplab-eventhorizon
othergov0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

eventhorizon
github.com/looplab/eventhorizon

Initialize a new event store

package main import ( "fmt" "github.com/looplab/eventhorizon" ) func main() { eh := eventhorizon.NewEventStore() fmt.Println(eh) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
looplab-eventhorizon — go get looplab-eventhorizon · libregistry