Documentation
¶
Overview ¶
This package contains the code for the Keys APIs in the Deepgram Manage API
This package contains the code for the Keys APIs in the Deepgram Manage 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 Manage API
func New ¶
func New(apiKey string, options *interfaces.ClientOptions) *Client
Click to show internal directories.
Click to hide internal directories.