Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PredicateType = attestation.PredicateType("https://openvex.dev/ns") PredicateType02 = attestation.PredicateType("https://openvex.dev/ns/v0.2.0") )
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct{}
func (*Parser) Parse ¶
func (p *Parser) Parse(data []byte) (attestation.Predicate, error)
Parse parses openvex predicate data
func (*Parser) SupportsType ¶
func (*Parser) SupportsType(predTypes ...attestation.PredicateType) bool
Click to show internal directories.
Click to hide internal directories.