outbound

package
v0.0.0-...-51feabd Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter interface {
	Load() (string, error)
	UnLoad() (string, error)
	UpdateJx(model.JXUpdateRequest) model.CommonResponse
}

Adapter for generic functions

func Execute

func Execute(request model.CommonRequest) Adapter

type SBClient

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

func (SBClient) Load

func (sb SBClient) Load() (string, error)

Load SB

func (SBClient) UnLoad

func (sb SBClient) UnLoad() (string, error)

func (SBClient) UpdateJx

func (sb SBClient) UpdateJx(jxRequest model.JXUpdateRequest) model.CommonResponse

type UcsClient

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

UcsClient to access UCS endpoints

func (UcsClient) Load

func (ucs UcsClient) Load() (string, error)

func (UcsClient) UnLoad

func (ucs UcsClient) UnLoad() (string, error)

func (UcsClient) UpdateJx

func (sb UcsClient) UpdateJx(jxRequest model.JXUpdateRequest) model.CommonResponse

Jump to

Keyboard shortcuts

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