laws

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MapLaws = map[string]law{}/* 127 elements not displayed */

MapLaws laws with legislation names for search

View Source
var MapLawsArticles = map[string]lawArticles{}/* 3284 elements not displayed */

MapLawsArticles laws with legislation articles indexed for search

Functions

This section is empty.

Types

type Analysis

type Analysis struct {
	LawArticle    string
	Law           string
	LawNickname   string
	LawDefinition string
}

func FetchLegislation

func FetchLegislation(articleUnderlineLawName string) (Analysis, error)

FetchLegislation fetch the legislation information from a given key:

-key format: article_lawName

type FoundLaws added in v1.0.2

type FoundLaws struct {
	Analysis []Analysis
	NotFound []string
}

Jump to

Keyboard shortcuts

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