Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStream ¶
func NewStream() grpc.StreamServerInterceptor
NewStream returns a new server stream interceptor that creates the application context.
func NewUnary ¶
func NewUnary(m map[string]interface{}) (grpc.UnaryServerInterceptor, int, error)
NewUnary returns a new unary interceptor that emits events when needed no lint because of the switch statement that should be extendable
func ShareCreated ¶
func ShareCreated(r *collaboration.CreateShareResponse) events.ShareCreated
ShareCreated converts response to event
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.