shukujitsu

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: BSD-3-Clause Imports: 7 Imported by: 0

README

shukujitsu-go

内閣府ウェブサイトから祝日 CSV を取得してプログラムで利用しやすくします

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	YMD  string
	Name string
}

Entry は祝日1日分の情報を保持する構造体です。

func AllEntries

func AllEntries() ([]Entry, error)

AllEntries は内閣府ウェブサイトから祝日 CSV を取得して Entry スライスに変換します。

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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