nats

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewJetStreamMsg = func(subject string, data []byte) *jetStreamMsg {
	return &jetStreamMsg{
		msg: &nats.Msg{
			Subject: subject,
			Data:    data,
		},
	}
}

Functions

func BuildArgoEvent

func BuildArgoEvent(workflowName, action, msg string) string

func MockServer

func MockServer() func()

Types

This section is empty.

Jump to

Keyboard shortcuts

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