Versions in this module Expand all Collapse all v0 v0.2.0 Sep 28, 2024 Changes in this version type License + func AllLicenses() []License v0.1.0 Sep 28, 2024 Changes in this version + const LicenseListVersion + type License struct + Deprecated bool + DetailsURL string + ID string + Name string + OSIApproved bool + Reference string + ReferenceNumber int + SeeAlso []string + func LicenseForID(id string) (License, bool)