Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ITE6Processor ¶
type ITE6Processor struct { }
func (*ITE6Processor) Unpack ¶
Unpack takes in the document and tries to unpack the provenance. Based on discussion captured in https://github.com/guacsec/guac/issues/53 this ITE6 unpack does not return anything as it will be the same document this will change in the future
func (*ITE6Processor) ValidateSchema ¶
func (e *ITE6Processor) ValidateSchema(i *processor.Document) error
ValidateSchema ensures that the document blob can be parsed into a valid data structure
Click to show internal directories.
Click to hide internal directories.