Documentation
¶
Overview ¶
Package fixtureload encapsulates contract schema/fixture file reads. All path inputs are validated by callers in tests/contracttest against an allow-list (in-dir or <contractsRoot>/shared/) before this helper is invoked.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFixture ¶
LoadFixture reads a contract schema or fixture file. The path is caller-validated (see tests/contracttest.compileSchemaFile for the allow-list) — both real contracts/ trees and testdata/contracts/ trees flow through here.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.