activemq

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveMQ

type ActiveMQ struct {
	Client  *stomp.Conn
	Address string
	Name    *string
	// TLS
	EnableTLS   *bool
	TLSInsecure *bool
	TLSCert     *string
	TLSKey      *string
	TLSCA       *string
}

func (*ActiveMQ) Cleanup

func (d *ActiveMQ) Cleanup() error

func (*ActiveMQ) Init

func (d *ActiveMQ) Init() error

func (*ActiveMQ) LoadEnv

func (d *ActiveMQ) LoadEnv(prefix string) error

func (*ActiveMQ) LoadFlags

func (d *ActiveMQ) LoadFlags() error

func (*ActiveMQ) Push

func (d *ActiveMQ) Push(r io.Reader) error

Jump to

Keyboard shortcuts

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