query

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Param

type Param struct {
	Stack string `json:"stack,omitempty"`
	Path  string `json:"path,omitempty"`
}

Param the command param

func (Param) MatchAny

func (query Param) MatchAny(stack, path string) bool

MatchAny match the stack or path

func (Param) MatchPath

func (query Param) MatchPath(path string) bool

MatchPath match the path

func (Param) MatchStack

func (query Param) MatchStack(stack string) bool

MatchStack match the stack

Jump to

Keyboard shortcuts

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