entity

package
v0.0.0-...-d3349d2 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AudioResponse

type AudioResponse struct {
	ID      int    `json:"id"`
	Lang2   string `json:"lang2"`
	Text    string `json:"text"`
	Content string `json:"content"`
}

type SynthesizeParameter

type SynthesizeParameter struct {
	Lang2 string `json:"lang2" binding:"required,len=2"`
	Text  string `json:"text" binding:"required"`
}

Jump to

Keyboard shortcuts

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