package
0.0.0-20220306173201-783eb67e9f2c
Repository: https://github.com/makkalot/eskit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterEventstoreServiceHandler registers the http handlers for service EventstoreService to "mux".
RegisterEventstoreServiceHandlerClient registers the http handlers for service EventstoreService to "mux".
RegisterEventstoreServiceHandlerFromEndpoint is same as RegisterEventstoreServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Event is what you operate on with event store It's the smalled bit that the event store is aware of.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
EventstoreServiceClient is the client API for EventstoreService service.
EventstoreServiceServer is the server API for EventstoreService service.