 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFooFunc ¶
Types ¶
type BarJSONDTO ¶ added in v0.196.0
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.