mq

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Broker

type Broker struct {
	types.Metadata
	PublicAccess types.BoolValue
	Logging      Logging
}

func (*Broker) GetMetadata

func (c *Broker) GetMetadata() *types.Metadata

func (*Broker) GetRawValue

func (c *Broker) GetRawValue() interface{}

type Logging

type Logging struct {
	types.Metadata
	General types.BoolValue
	Audit   types.BoolValue
}

func (*Logging) GetMetadata added in v0.3.24

func (l *Logging) GetMetadata() *types.Metadata

func (*Logging) GetRawValue added in v0.3.24

func (l *Logging) GetRawValue() interface{}

type MQ

type MQ struct {
	types.Metadata
	Brokers []Broker
}

func (*MQ) GetMetadata added in v0.3.24

func (m *MQ) GetMetadata() *types.Metadata

func (*MQ) GetRawValue added in v0.3.24

func (m *MQ) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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