Documentation
¶
Overview ¶
Code generated by gen.go. DO NOT EDIT.
Package spdx provides functionality for parsing and evaluating SPDX license expressions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IDs = map[string]bool{}/* 703 elements not displayed */
Functions ¶
func Satisfies ¶
Satisfies checks if the given license expression is satisfied by the allowed licenses
func Unrecognized ¶
Unrecognized filters licenses for non-spdx identifiers. The "unknown" string is also treated as a valid identifier.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.