interfaces

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: 0 Imported by: 0

Documentation

Overview

This package provides the types for the Deepgram Auth API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrantToken

type GrantToken struct {
	AccessToken string  `json:"access_token,omitempty"`
	ExpiresIn   float64 `json:"expires_in,omitempty"`
}

********************************* shared/common structs ********************************* GrantToken provides a JWT

Jump to

Keyboard shortcuts

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