asyncapi

package
v0.0.0-...-e7dea36 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RandomSuffixSize is the suffix size used to generate a random replyTo channel
	RandomSuffixSize = 1024
)

Variables

This section is empty.

Functions

func AddReplyToSuffix

func AddReplyToSuffix(address string) string

AddReplyToSuffix adds a random suffix to the replyTo channel name.

Types

type LoggerWrapper

type LoggerWrapper struct {
}

func (LoggerWrapper) Error

func (lw LoggerWrapper) Error(ctx context.Context, msg string, info ...extensions.LogInfo)

func (LoggerWrapper) Info

func (lw LoggerWrapper) Info(ctx context.Context, msg string, info ...extensions.LogInfo)

func (LoggerWrapper) Warning

func (lw LoggerWrapper) Warning(ctx context.Context, msg string, info ...extensions.LogInfo)

Jump to

Keyboard shortcuts

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