lngcodes

package
v0.0.0-...-e7e2df9 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LCController

type LCController struct {
}

func (*LCController) GetLngCodes

func (f *LCController) GetLngCodes(c *gin.Context)

func (*LCController) UpdateLngCode

func (f *LCController) UpdateLngCode(c *gin.Context)

type LCData

type LCData struct {
	IDs       []int    `json:"ids"`
	Lngcodes  []string `json:"lngcodes"`
	Texts     []string `json:"texts"`
	Shorts    []string `json:"shorts"`
	Languages []string `json:"languages"`
	Language  string   `json:"language"`
}

Jump to

Keyboard shortcuts

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