package
0.2.0-alpha
Repository: https://github.com/bcc-code/bcc-core-api-go.git
Documentation: pkg.go.dev
# Functions
Fields allows to specify the fields returned by the SDK See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#fields Works for Find and Get endpoints.
Filter the result based on the provided condition See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#filter Only works for Find endpoints.
Limit will restrict the number of returned results to n See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#limit Only works for Find endpoints.
No description provided by the author
Skip will skip the first (n - 1) * Limit rows from the results See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#page Only works for Find endpoints.
Sets additional query options See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#options Works for Find and Get endpoints.
Performs a fuzzy search See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#search Only works for Find Person endpoint.
Skip will skip the first n rows from the results See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#skip Only works for Find endpoints.
Sorts the result by a given field See more here https://developer.bcc.no/bcc-core-api/crud/query-parameters.html#sort Only works for Find endpoints.
WithClientCredentials configures the SDK to authenticate using the client credentials authentication flow.
WithCustomEnvironment sets a custom environment config for the SDK to use.
WithEmulator configures the SDK to authenticate using the client credentials authentication flow against the emulator.
WithEnvironment configures the SDK to override the used environment (by default Prod is used).
WithHTTPClient configures the SDK to use the provided HTTP client.
WithStaticToken configures the SDK to authenticate using the provided token.
WithTokenSource configures the SDK to authenticate using the provided token source.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author