Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LicenseDict ¶
type LicenseDict map[string]*LicenseRecord
func LoadLicenseDict ¶
func LoadLicenseDict(r io.Reader) (LicenseDict, error)
type LicenseRecord ¶
func LoadLicenseRecords ¶
func LoadLicenseRecords(r io.Reader) ([]*LicenseRecord, error)
Click to show internal directories.
Click to hide internal directories.