jsonpath

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Selected any
	Stack    []any
}

func Get

func Get(path string, contexts ...any) ([]Result, error)

type ResultString

type ResultString struct {
	Selected string
	Stack    []any
}

func Develop

func Develop(template string, contexts ...any) ([]ResultString, error)

Jump to

Keyboard shortcuts

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