authv1

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

This package contains the code for the Token APIs in the Deepgram Auth API

This package contains the code for the Token APIs in the Deepgram Auth API

Index

Constants

View Source
const (
	PackageVersion string = "v1.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*common.RESTClient
}

Client is the client for the Deepgram Auth API

func New

func New(apiKey string, options *interfaces.ClientOptions) *Client

func NewWithDefaults

func NewWithDefaults() *Client

New creates a new Client

func (*Client) APIRequest

func (c *Client) APIRequest(ctx context.Context, method, apiPath string, body io.Reader, resBody interface{}, params ...interface{}) error

Jump to

Keyboard shortcuts

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