pkg

package
v0.0.0-...-a423d60 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapters

type Adapters struct {
	Mapping map[string]string
	// contains filtered or unexported fields
}

Adapters contains pairing adapters configuration mapping between integration system and adapter URL

func NewAdapters

func NewAdapters() *Adapters

NewAdapters return empty Adapters struct

func (*Adapters) Get

func (a *Adapters) Get() map[string]string

Get return pairing adapter mapping configuration

func (*Adapters) Update

func (a *Adapters) Update(mapping map[string]string)

Update updates pairing adapter mapping with the given value

Jump to

Keyboard shortcuts

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