migrations

package
v0.0.0-...-2d892de Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InsertLanguageCodes

func InsertLanguageCodes() error

func InsertSupportLanguages

func InsertSupportLanguages() error

Types

type Language

type Language struct {
	Code string `bson:"language_code"`
	Name string `bson:"language_name"`
}

Language represents the structure for our languages

Jump to

Keyboard shortcuts

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