infer

package
v0.0.0-...-ae06870 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ByFullnameFilenames = map[*semprov.Category]string{
	semprov.Medic:    "medic_licenses_by_fullname.json",
	semprov.Lawyer:   "lawyers.json",
	semprov.Attorney: "attorneys.json",
}
View Source
var LicenseByFullnameByCategory = map[*semprov.Category]licenseByFullnameByCategory{
	semprov.Medic: licensebyFullnameByCategoryMedic,
}
View Source
var TomeAndFolioByFullnameByCategory = map[*semprov.Category]tomeAndFolioByFullnameByCategory{
	semprov.Lawyer:   tomeAndFolioByFullnameAttorneyAndLawyers(semprov.Lawyer),
	semprov.Attorney: tomeAndFolioByFullnameAttorneyAndLawyers(semprov.Attorney),
}

Functions

This section is empty.

Types

type Lawyer

type Lawyer struct {
	Tome    uint64 `json:"tome,omitempty"`
	Folio   uint64 `json:"folio,omitempty"`
	Surname string `json:"surname,omitempty"`
	Name    string `json:"name,omitempty"`
}

Jump to

Keyboard shortcuts

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