persistence

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReqData

type ReqData struct {
	ID           string
	Voice        string
	Filename     string
	SaveRequest  bool
	Speed        float64
	OutputFormat string
	Created      time.Time
	Email        string
	SaveTags     []string
	RequestID    string `bson:"requestID,omitempty"`
}

ReqData table

type Status

type Status struct {
	ID     string `bson:"ID"`
	Status string `bson:"status,omitempty"`
	Error  string `bson:"error,omitempty"`
}

Status information table

Jump to

Keyboard shortcuts

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