package
5.0.0+incompatible
Repository: https://github.com/terrextech/go-eventstore-models.git
Documentation: pkg.go.dev

# Structs

Command can be used to invoke a procedure in another service.
Document can be used to transfer data between services.
Event refers to any interaction with the system, such as inserting or retrieving any data.
EventMeta contains the information about hydrating Aggregate-Projections.
EventStoreQuery can be used to fetch later events than the specified version.
LogEntry describes the "currently-happening" event.