jsonpointer

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2026 License: MIT, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package jsonpointer implements JSON pointers for the jsonschema package. This is not a fully general package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DerefSchema

func DerefSchema(schemaID string, root *schema.Schema, pointer string) (*schema.Schema, error)

DerefSchema takes a JSON pointer and a root schema and returns the schema to which the pointer refers. The schemaID parameter is the default schema ID.

Types

This section is empty.

Jump to

Keyboard shortcuts

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