jsonptr

package module
v0.0.0-...-6ac320b Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonPointer

type JsonPointer []string

func ParseJsonPointer

func ParseJsonPointer(ptr string) (JsonPointer, error)

func (JsonPointer) Eval

func (ptr JsonPointer) Eval(document map[string]any) (any, error)

type RelativeJsonPointer

type RelativeJsonPointer ir.RelativeJsonPointer

func ParseRelativeJsonPointer

func ParseRelativeJsonPointer(ptr string) (*RelativeJsonPointer, error)

func (RelativeJsonPointer) Eval

func (ptr RelativeJsonPointer) Eval(start JsonPointer, document map[string]any) (any, error)

Directories

Path Synopsis
DO NOT EDIT: This file is autogenerated by https://github.com/0x51-dev/upeg.
DO NOT EDIT: This file is autogenerated by https://github.com/0x51-dev/upeg.
ir

Jump to

Keyboard shortcuts

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