binding

package
v0.14.4 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToRevKey added in v0.9.0

func ToRevKey(revHash string) *revKey

func WorkspaceConfigFromKey

func WorkspaceConfigFromKey(key string) (*object.WorkspaceConfig, error)

Types

type Driver

type Driver interface {
	// contains filtered or unexported methods
}

func InitDriver

func InitDriver(config object.ExecuteConfig, ctx context.Context) (Driver, error)

type Rule added in v0.11.0

type Rule = map[string]func(string) bool

Rule

Rule is a query structure implemented with regex and gjson syntax. - key: gjson path syntax - value: verify function

full serialization is expensive.

Jump to

Keyboard shortcuts

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