KaryaClientImpl
Implementation of the Client interface using Ktor HTTP client.
Functions
Link copied to clipboard
Cancels a plan by its ID.
Link copied to clipboard
Creates a new user.
Link copied to clipboard
Retrieves a plan by its ID.
Link copied to clipboard
Retrieves the summary of a plan by its ID.
Link copied to clipboard
Retrieves a list of plans for a user with pagination.
Link copied to clipboard
Submits a new plan.
Link copied to clipboard
Updates an existing plan.