Documentation
¶
Index ¶
- func GetOrcidDetails(orcid string) (*api.OrcidDetails, int, error)
- func GetPublicEndpointStatus() error
- func GetSecureEndpointStatus() error
- func RenewAccessToken(staleToken string) (string, string, int, error)
- func SendEducation(attributes api.OrcidAttributes)
- func SendEmployment(attributes api.OrcidAttributes)
- func UpdateOrcidActivity(orcid string, oauthToken string, activity api.ActivityUpdate) (string, int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOrcidDetails ¶
func GetOrcidDetails(orcid string) (*api.OrcidDetails, int, error)
GetOrcidDetails -- get details for the specified ORCID
func GetPublicEndpointStatus ¶
func GetPublicEndpointStatus() error
GetPublicEndpointStatus -- get the public endpoint status
func GetSecureEndpointStatus ¶
func GetSecureEndpointStatus() error
GetSecureEndpointStatus -- get the secure endpoint status
func RenewAccessToken ¶
RenewAccessToken -- renew the access token
func SendEducation ¶
func SendEducation(attributes api.OrcidAttributes)
SendEmployment updates the user's ORCID with UVA Employent info
func SendEmployment ¶
func SendEmployment(attributes api.OrcidAttributes)
SendEmployment updates the user's ORCID with UVA Employent info
func UpdateOrcidActivity ¶
func UpdateOrcidActivity(orcid string, oauthToken string, activity api.ActivityUpdate) (string, int, error)
UpdateOrcidActivity -- update the user activity
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.