overrulings

package
v0.0.0-...-e97ee80 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultURL = "https://constitution.congress.gov/resources/decisions-overruled/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Case

type Case struct {
	Name string
	URL  string
	Year int
}

type Decision

type Decision struct {
	*Case
	Overruled []*Case
}

func Read

func Read(
	ctx context.Context,
	opts ...option.DownloadOption,
) ([]*Decision, error)

Jump to

Keyboard shortcuts

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