sdk

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BasePath = "https://api-qa.mediamagic.ai"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(opts ...Option) *Client

func (*Client) Deployments

func (c *Client) Deployments() *deployments.Client

func (*Client) Models

func (c *Client) Models() *models.Client

type Option

type Option func(*Options)

func WithKey

func WithKey(key string) Option

type Options

type Options struct {
	Key string
	Url string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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