Documentation ¶
Index ¶
- func DownloadAllJSONSchemas(ctx context.Context) error
- func DownloadJSONSchema(ctx context.Context, schema string) ([]byte, error)
- func KnownSchemas() []string
- func LoadJSONSchema(ctx context.Context, str string) (*jsonschema.Schema, error)
- func SchemaRefName(str string) string
- func UnregisteredSchemas() map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadAllJSONSchemas ¶
func DownloadJSONSchema ¶
func KnownSchemas ¶
func KnownSchemas() []string
func LoadJSONSchema ¶
func SchemaRefName ¶
func UnregisteredSchemas ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.