subscriber

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Subscriber

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

func New

func New(options SubscriberOptions) *Subscriber

func (*Subscriber) GetName

func (s *Subscriber) GetName() string

func (*Subscriber) Init

func (s *Subscriber) Init() error

func (*Subscriber) Retry

func (s *Subscriber) Retry() error

func (*Subscriber) Teardown

func (s *Subscriber) Teardown() error

type SubscriberOptions

type SubscriberOptions struct {
	*interfaces.SubscriberOptions

	Channel *amqp.Channel
}

Jump to

Keyboard shortcuts

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