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 25, 2021 License: BSD-3-Clause Imports: 7 Imported by: 0

README

shukujistu-go

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

Documentation

Overview

Package shukujitsu は内閣府が提供している祝日一覧csvファイルを取得・解析します

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