editions

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InsertEditionsData

func InsertEditionsData()

Types

type Edition

type Edition struct {
	Name      string `json:"name"`
	Author    string `json:"author"`
	Language  string `json:"language"`
	Direction string `json:"direction"`
	Source    string `json:"source"`
	Type      string `json:"type"`
	Enabled   int    `json:"enabled"`
}

type Type

type Type string
const (
	QuranTransliteration Type = "QURAN_TRANSLITERATION"
	Quran                Type = "QURAN"
	Transliteration      Type = "TRANSLITERATION"
	Translation          Type = "TRANSLATION"
)

func GetEditionType

func GetEditionType(name string) Type

Jump to

Keyboard shortcuts

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