go

module
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2026 License: Apache-2.0

README

RunAPI Core Go SDK

The RunAPI Core Go SDK provides shared authentication, HTTP, retry, error, and polling primitives for RunAPI model Go modules. Install github.com/runapi-ai/core-sdk/go only when you are building SDK infrastructure or shared Go tooling; application code should normally install a concrete model module such as github.com/runapi-ai/suno-sdk/go.

Install

go get github.com/runapi-ai/core-sdk/go@latest

Notes

Use the core module for client options, common error types, request helpers, and task polling behavior that model SDKs share. Public SDK docs live at https://runapi.ai/docs#runapi-sdks and the model catalog lives at https://runapi.ai/models.

License

Licensed under the Apache License, Version 2.0.

Directories

Path Synopsis
Package core provides the shared HTTP client, error types, polling, and retry logic used by all RunAPI service packages.
Package core provides the shared HTTP client, error types, polling, and retry logic used by all RunAPI service packages.
Package option provides functional options for configuring RunAPI clients and requests.
Package option provides functional options for configuring RunAPI clients and requests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL