Documentation
¶
Index ¶
- func Build(ctx context.Context, base *url.URL, client *http.Client, specFile string, ...) ([]byte, error)
- func BuildSelected(ctx context.Context, base *url.URL, client *http.Client, ...) ([]byte, error)
- func Load(ctx context.Context, base *url.URL, client *http.Client, path string) (json.RawMessage, error)
- func Normalize(ctx context.Context, base *url.URL, client *http.Client, data []byte, ...) (json.RawMessage, error)
- func ValidateLocal(data []byte, specBaseDir string) (json.RawMessage, error)
- func ValidateLocalFile(path string) (json.RawMessage, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildSelected ¶
func ValidateLocal ¶
func ValidateLocal(data []byte, specBaseDir string) (json.RawMessage, error)
func ValidateLocalFile ¶
func ValidateLocalFile(path string) (json.RawMessage, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.