Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrokerOption ¶
type BrokerOption = func(*brokerOptions)
func WithUrl ¶
func WithUrl(baseUrl string) BrokerOption
type FromClientStream ¶
type FromClientStream = connect.ClientStreamForClient[tdl.FromRequest, tdl.FromResponse]
type GenRequest ¶
type GenRequest = connect.Request[tdl.GenRequest]
type GenServerStream ¶
type GenServerStream = connect.ServerStreamForClient[tdl.GenResponse]
Click to show internal directories.
Click to hide internal directories.