package
0.1.12
Repository: https://github.com/marcozj/golang-sdk.git
Documentation: pkg.go.dev

# Functions

GetNewRestClient creates a new RestClient for the specified endpoint.

# Constants

No description provided by the author

# Structs

BaseAPIResponse represents the most basic standard Centrify API response, where Result itself is left as raw json.
No description provided by the author
GenericMapResponse represents Centrify API responses where results are map[string]interface{}, this type allows direct access to these without further decoding.
No description provided by the author
RestClient represents a stateful API client (cookies maintained between calls, single service etc).
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author