schemaloader

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnLoadFunc

type OnLoadFunc func(uri string, schema any)

type Options

type Options struct {
	Mappings map[string]string
	CACert   string
	Insecure bool
}

type URLLoader

type URLLoader struct {
	// contains filtered or unexported fields
}

func New

func New(onLoad OnLoadFunc, opts *Options) (*URLLoader, error)

func (*URLLoader) Load

func (s *URLLoader) Load(u string) (any, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL