openapitopath

package
v0.0.1-alpha06 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONPathResolver

type JSONPathResolver struct {
	// contains filtered or unexported fields
}

func (*JSONPathResolver) ToPathSlice

func (jpr *JSONPathResolver) ToPathSlice(path string) []string

type PathResolver

type PathResolver interface {
	ToPathSlice(path string) []string
}

func NewJSONPathResolver

func NewJSONPathResolver() PathResolver

func NewXPathResolver

func NewXPathResolver() PathResolver

type XPathResolver

type XPathResolver struct {
	// contains filtered or unexported fields
}

func (*XPathResolver) ToPathSlice

func (xpr *XPathResolver) ToPathSlice(path string) []string

Jump to

Keyboard shortcuts

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