wrapper

package
v0.0.0-...-3b037d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventHandlerFunc

type EventHandlerFunc func(es.EventHandler) es.EventHandler

type MessageHandlerFunc

type MessageHandlerFunc func(es.ConsumerHandler) es.ConsumerHandler

type ProjectionFunc

type ProjectionFunc func(es.Projection) es.Projection

func Projection

func Projection(em ProjectionFunc, ems ...ProjectionFunc) ProjectionFunc

type PublisherFunc

type PublisherFunc func(es.Publisher) es.Publisher

func Publisher

func Publisher(em PublisherFunc, ems ...PublisherFunc) PublisherFunc

type ReplyReceiverFunc

type ReplyReceiverFunc func(es.ReplyReceiverFunc) es.ReplyReceiverFunc

type SnapshotFunc

type SnapshotFunc func(es.Snapshot) es.Snapshot

func Snapshot

func Snapshot(em SnapshotFunc, ems ...SnapshotFunc) SnapshotFunc

type StoreFunc

type StoreFunc func(es.Store) es.Store

func Store

func Store(em StoreFunc, ems ...StoreFunc) StoreFunc

type SubscriberFunc

type SubscriberFunc func(es.Subscriber) es.Subscriber

func Subscriber

func Subscriber(em SubscriberFunc, ems ...SubscriberFunc) SubscriberFunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL