orthoapi

package
v0.0.0-...-f93fbdc Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrthoResponse

type OrthoResponse struct {
	Year                  int      `json:"year"`
	Month                 int      `json:"month"`
	Day                   int      `json:"day"`
	PaschaDistance        int      `json:"pascha_distance"`
	Titles                []string `json:"titles"`
	FastLevel             int      `json:"fast_level"`
	FastLevelDescription  string   `json:"fast_level_desc"`
	FeastLevel            int      `json:"feast_level"`
	FeastLevelDescription string   `json:"feast_level_desc"`
}

func MakeRequest

func MakeRequest(url string) (OrthoResponse, error)

Jump to

Keyboard shortcuts

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