sdk

package
v0.0.0-...-4aed1ac Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

README

the audiusd sdk

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageSDK

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

func NewStorageSDK

func NewStorageSDK(nodeURL string) *StorageSDK

func (*StorageSDK) DownloadTrack

func (s *StorageSDK) DownloadTrack(trackId, outputPath string) error

func (*StorageSDK) GetHealth

func (s *StorageSDK) GetHealth() (*server.HealthCheckResponse, error)

func (*StorageSDK) GetNodeURL

func (s *StorageSDK) GetNodeURL() string

func (*StorageSDK) LoadPrivateKey

func (s *StorageSDK) LoadPrivateKey(path string) error

func (*StorageSDK) SetNodeURL

func (s *StorageSDK) SetNodeURL(nodeURL string)

func (*StorageSDK) UploadAudio

func (s *StorageSDK) UploadAudio(filePath string) ([]*server.Upload, error)

Jump to

Keyboard shortcuts

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