structs

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 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 AltLocale

type AltLocale struct {
	Uid         string `json:"uid"`
	ContentType string `json:"content_type"`
	Locale      string `json:"locale"`
	Slug        string `json:"slug"`
	Url         string `json:"url"`
}

type Translation added in v0.0.16

type Translation struct {
	Source      string `json:"source"`
	Translation string `json:"translation"`
	Category    string `json:"category"`
}

Jump to

Keyboard shortcuts

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