Documentation ¶ Overview ¶ Package mockcsvtestdata is csv test data only used for tests. Index ¶ Variables func LoadTestDataOnce() func SchemaLoader(name string) (*schema.Schema, error) func SetContextToMockCsv() Constants ¶ This section is empty. Variables ¶ View Source var ( MockSchema *schema.Schema // TestContext is a function to create plan.Context for a given test context. TestContext func(query string) *plan.Context ) Functions ¶ func LoadTestDataOnce ¶ func LoadTestDataOnce() func SchemaLoader ¶ func SchemaLoader(name string) (*schema.Schema, error) func SetContextToMockCsv ¶ func SetContextToMockCsv() Types ¶ This section is empty. Source Files ¶ View all Source files testdata.go Click to show internal directories. Click to hide internal directories.