client

package
v0.0.0-...-db8501a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DelOrcidAttributes

func DelOrcidAttributes(endpoint string, cid string, token string) int

DelOrcidAttributes -- call delete orcid attributes on the service

func GetAllOrcidAttributes

func GetAllOrcidAttributes(endpoint string, token string) (int, []*api.OrcidAttributes)

GetAllOrcidAttributes -- call get all orcid attributes on the service

func GetOrcidAttributes

func GetOrcidAttributes(endpoint string, cid string, token string) (int, []*api.OrcidAttributes)

GetOrcidAttributes -- call the get orcid attributes method on the service

func GetOrcidDetails

func GetOrcidDetails(endpoint string, orcid string, token string) (int, *api.OrcidDetails)

GetOrcidDetails -- call get orcid details on the service

func HealthCheck

func HealthCheck(endpoint string) int

HealthCheck -- calls the service health check method

func MetricsCheck

func MetricsCheck(endpoint string) (int, string)

MetricsCheck -- calls the service metrics method

func SearchOrcid

func SearchOrcid(endpoint string, search string, start string, max string, token string) (int, []*api.OrcidDetails, int)

SearchOrcid -- call search orcid on the service

func SetOrcidAttributes

func SetOrcidAttributes(endpoint string, cid string, token string, attributes api.OrcidAttributes) int

SetOrcidAttributes -- call set orcid attributes on the service

func UpdateActivity

func UpdateActivity(endpoint string, cid string, token string, activity api.ActivityUpdate) (int, string)

UpdateActivity -- call update activity on the service

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