Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFooFunc ¶
Types ¶
type FooJSONMapping ¶
type FooJSONMapping struct{}
type FooQueue ¶
type FooQueue struct {
ID FooQueueID `ext:"id"`
pubsub.Publisher[Foo]
pubsub.Subscriber[Foo]
}
func (FooQueue) SetSubscriber ¶
func (fq FooQueue) SetSubscriber(s pubsub.Subscriber[Foo])
type FooQueueID ¶
type FooQueueID string
Click to show internal directories.
Click to hide internal directories.