Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
func (*Reader) ParseStream ¶
ParseStream returns a document from a io reader
type Unserializer ¶
type UnserializerCDX14 ¶
type UnserializerCDX14 struct{}
func (*UnserializerCDX14) ParseStream ¶
ParseStream reads a CycloneDX 1.4 from stream r usinbg the offcial CycloneDX libraries and returns a protobom document with its data.
type UnserializerSPDX23 ¶
type UnserializerSPDX23 struct{}
func (*UnserializerSPDX23) ParseStream ¶
ParseStream reads an io.Reader to parse an SPDX 2.3 document from it
Source Files
¶
Click to show internal directories.
Click to hide internal directories.