jsonpointerpos

package module
v0.0.0-...-ca8d78e Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2023 License: MIT Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPositions

func GetPositions(document string, ptrs []jsonpointer.Pointer) (map[string]JSONPointerPosition, error)

Types

type JSONPointerPosition

type JSONPointerPosition struct {
	Ptr jsonpointer.Pointer
	Position
}

type Position

type Position struct {
	Line   int
	Column int
}

Jump to

Keyboard shortcuts

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