Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
// Package name used to generate code into.
Package string
SchemaMetadata ast.SchemaMeta
// Path to the schema file, if any.
SchemaPath string
}
type HTTPURLLoader ¶ added in v0.1.0
type HTTPURLLoader struct{}
Click to show internal directories.
Click to hide internal directories.