Versions in this module Expand all Collapse all v0 v0.3.0 Sep 1, 2026 Changes in this version + type TestFacts struct + func NewTestFacts(data map[string]interface{}) *TestFacts + func (f *TestFacts) Get(path string) (interface{}, bool) + func (f *TestFacts) Schema() effectus.SchemaInfo + type TestSchemaInfo struct + func (s *TestSchemaInfo) ValidatePath(path string) bool