package
4.3.1
Repository: https://github.com/rpjoshl/rpdb.git
Documentation: pkg.go.dev

# Functions

DoRequestBulk executes the given bulk request with the api client.
NewApi is a wrapper for "NewApiWithContext" using context.Background.
NewApiWithContext initializes a new api client.

# Structs

Api contains the shared ressources needed for the client requests.
ApiOptions specifies some additional options for the client.
EntryDeleteFiltered is used to return the deleted entries when they were deleted based on filter values.
UpdateRequest contains all fields that can be used to query the current version of the data.

# Interfaces

Apiler contains all methods for making requests against the API.