rename

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nested

type Nested struct {
	// Information related to the International Fact-Checking Network (IFCN) program
	FactCheckClaims []struct {
		// The factCheck appearanceURLs
		AppearanceURLs []struct {
			// The original flag
			Original bool `json:"original,omitempty"`
			// The appearance url
			Url string `json:"url"`
		} `json:"appearanceURLs,omitempty"`
		// The factCheck author
		Author string `json:"author,omitempty"`
		// The factCheck claim
		Claim string `json:"claim,omitempty"`
		// The date of the factCheck
		Date string `json:"date,omitempty"`
		// The factCheck rating
		Rating string `json:"rating,omitempty"`
	} `json:"factCheckClaims"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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