client

package
v0.0.0-...-05d238f Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportDepositAuthorization

func ExportDepositAuthorization(endpoint string, token string) (int, int, int)

ExportDepositAuthorization -- calls the service export method

func FulfillDepositAuthorization

func FulfillDepositAuthorization(endpoint string, id string, depositID string, token string) int

FulfillDepositAuthorization -- calls the service fulfil method

func GetDepositAuthorization

func GetDepositAuthorization(endpoint string, id string, token string) (int, []*api.Authorization)

GetDepositAuthorization -- calls the service get authorization method

func GetInboundDepositAuthorization

func GetInboundDepositAuthorization(endpoint string, after string, token string) (int, []*api.Authorization)

GetInboundDepositAuthorization -- gets new authorizations

func HealthCheck

func HealthCheck(endpoint string) int

HealthCheck -- calls the service health check method

func ImportDepositAuthorization

func ImportDepositAuthorization(endpoint string, token string) (int, int, int, int, int)

ImportDepositAuthorization -- calls the service import method

func MetricsCheck

func MetricsCheck(endpoint string) (int, string)

MetricsCheck -- calls the service metrics method

func SearchDepositAuthorizationByCid

func SearchDepositAuthorizationByCid(endpoint string, cid string, token string) (int, []*api.Authorization)

SearchDepositAuthorizationByCid -- calls the service search by cid method

func SearchDepositAuthorizationByCreated

func SearchDepositAuthorizationByCreated(endpoint string, created string, token string) (int, []*api.Authorization)

SearchDepositAuthorizationByCreated -- calls the service search by create date method

func SearchDepositAuthorizationByExported

func SearchDepositAuthorizationByExported(endpoint string, exported string, token string) (int, []*api.Authorization)

SearchDepositAuthorizationByExported -- calls the service search by exported date method

func VersionCheck

func VersionCheck(endpoint string) (int, string)

VersionCheck -- calls the service version check method

Types

This section is empty.

Jump to

Keyboard shortcuts

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