amqp

package module
v0.0.0-...-1a43f7c Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 3

Documentation

Overview

Package amqp implements an inbound DIDComm transport for Aries (aries-framework-go).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Inbound

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

Inbound amqp type.

func NewInbound

func NewInbound(amqpServerURL, externalAddr, queueName, certFile, keyFile string) (*Inbound, error)

NewInbound creates a new AMQP inbound transport instance.

func (*Inbound) Endpoint

func (i *Inbound) Endpoint() string

Endpoint provides the AMQP connection details.

func (*Inbound) Start

func (i *Inbound) Start(prov transport.Provider) error

Start the AMQP message loop.

func (*Inbound) Stop

func (i *Inbound) Stop() error

Stop the AMQP message loop.

Jump to

Keyboard shortcuts

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