inventaire

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBook

func GetBook(id string, language string, connection *sql.DB) (*datastructure.Book, error)

Types

type InventaireClaimResponse

type InventaireClaimResponse struct {
	Uris []string
}

type InventaireUriResponse

type InventaireUriResponse struct {
	Entities map[string]struct {
		Labels       map[string]string
		Claims       map[string][]string
		Descriptions map[string]string
		Image        struct {
			Url     string
			Credits struct {
				Text string
				Url  string
			}
		}
		Sitelinks map[string]string
	}
}

Jump to

Keyboard shortcuts

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