Documentation ¶ Index ¶ type Parser func (*Parser) Unmarshal(p []byte, v interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Parser ¶ type Parser struct{} Parser is a SPDX parser. func (*Parser) Unmarshal ¶ func (*Parser) Unmarshal(p []byte, v interface{}) error Unmarshal unmarshals SPDX files. Source Files ¶ View all Source files spdx.go Click to show internal directories. Click to hide internal directories.