Documentation
¶
Index ¶
- func AuthFromContext(ctx context.Context) (*authRecord, bool)
- func CleanSessionFromContext(ctx context.Context) (bool, bool)
- func ClientIdFromContext(ctx context.Context) (string, bool)
- func NewBroker(opts ...broker.Option) broker.Broker
- func WithAuth(username string, password string) broker.Option
- func WithCleanSession(enable bool) broker.Option
- func WithClientId(clientId string) broker.Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthFromContext ¶
func WithCleanSession ¶
func WithClientId ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.