Structs§
- Client
Options - Configuration options for building an
crate::client::Opencodeclient.
Constants§
- DEFAULT_
BASE_ URL - Default base URL matching the JS SDK.
- DEFAULT_
MAX_ RETRIES - Default maximum number of retries, matching the JS SDK.
- DEFAULT_
TIMEOUT - Default request timeout (60 seconds), matching the JS SDK.
- ENV_
BASE_ URL - Environment variable name for the base URL override.