Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type C2PCRParser ¶
type C2PCRParser struct {
// contains filtered or unexported fields
}
func NewParser ¶
func NewParser(gitUtils pkg.GitUtils) C2PCRParser
func (*C2PCRParser) Parse ¶
func (p *C2PCRParser) Parse(c2pcrSpec c2pcr.Spec) (c2pcr.C2PCRParsed, error)
Click to show internal directories.
Click to hide internal directories.