nameday

package
v0.0.0-...-8d8eef1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 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 Data

type Data struct {
	Dates    Dates    `json:"dates"`
	Namedays Langlist `json:"namedays"`
}

type Dates

type Dates struct {
	Day   int `json:"day"`
	Month int `json:"month"`
}

type Langlist

type Langlist struct {
	//TODO other languages!
	Hungarian string `json:"hu"`
}

type NamedayResponse

type NamedayResponse struct {
	Data Data `json:"data"`
}

Jump to

Keyboard shortcuts

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