package
1.1.2
Repository: https://github.com/plgd-dev/cloud.git
Documentation: pkg.go.dev

# Functions

New create new Server with provided store and bus.
NewGoroutinePoolHandler creates new event processor.
NewHTTP returns HTTP server.
NewRequestHandler factory for new RequestHandler.
No description provided by the author

# Constants

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
No description provided by the author

# Structs

Config represent application configuration.
No description provided by the author
No description provided by the author
GoroutinePoolHandler submit events to goroutine pool for process them.
No description provided by the author
RequestHandler for handling incoming request.
No description provided by the author
No description provided by the author
No description provided by the author
Server handle HTTP request.
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
Iter provides iterator over events from eventstore or eventbus.
No description provided by the author
No description provided by the author

# Type aliases

ErrFunc used by handler to report error from observation.
GoroutinePoolGoFunc processes actions via provided function.
No description provided by the author
No description provided by the author