Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type License ¶ added in v0.0.8
type License interface { Name() string ShortID() string Deprecated() bool OsiApproved() bool FsfLibre() bool FreeAnyUse() bool Restrictive() bool Exception() bool Source() string Custom() bool Spdx() bool AboutCode() bool }
func CreateCustomLicense ¶ added in v0.1.0
func LookupAboutCodeLicense ¶ added in v0.1.8
func LookupExpression ¶ added in v0.1.0
func LookupSpdxLicense ¶ added in v0.1.8
Click to show internal directories.
Click to hide internal directories.