Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CDX ¶
type CDX struct {
// contains filtered or unexported fields
}
func (*CDX) Unserialize ¶
func (u *CDX) Unserialize(r io.Reader, _ *native.UnserializeOptions, _ interface{}) (*sbom.Document, error)
Unserialize reads datq data from io.Reader r and parses it as a CycloneDX document. If successful returns a protobom Document loaded with the SBOM data.
Click to show internal directories.
Click to hide internal directories.