natstransport

package
v0.0.0-...-3b6605c Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NatsTransport

type NatsTransport struct {
	// contains filtered or unexported fields
}

func New

func New(address string, appId string) (*NatsTransport, error)

func (NatsTransport) GetInputChannel

func (transport NatsTransport) GetInputChannel() chan *wire.TagsIn

Returns the channel to which incoming messages are emitted.

func (*NatsTransport) Send

func (transport *NatsTransport) Send(tags wire.TagsOut) error

func (*NatsTransport) Stop

func (transport *NatsTransport) Stop()

Jump to

Keyboard shortcuts

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