Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Assertion ¶
func NewAssertion ¶
func NewAssertion(dto *parser.AssertionDTO) (Assertion, error)
func NewAssertions ¶
func NewAssertions(dtos []*parser.AssertionDTO) ([]Assertion, error)
type CelAssertion ¶
type CelAssertion struct {
// contains filtered or unexported fields
}
func NewCelAssertion ¶
func NewCelAssertion(dto *parser.AssertionDTO) (*CelAssertion, error)
Click to show internal directories.
Click to hide internal directories.