expressionutils

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttributePath

type AttributePath string

func (AttributePath) Marshal

func (a AttributePath) Marshal(attributeNames map[string]string) string

func (AttributePath) Name

func (a AttributePath) Name() string

func (AttributePath) ValueName

func (a AttributePath) ValueName(path *OperationPath, i int) string

type OperationPath

type OperationPath struct {
	CurrentOperation string
	UpperOperation   *OperationPath
	// contains filtered or unexported fields
}

func EmptyPath

func EmptyPath() *OperationPath

func (*OperationPath) ExtendPath

func (p *OperationPath) ExtendPath(operation string) *OperationPath

func (*OperationPath) Prefix

func (p *OperationPath) Prefix(value string) string

func (*OperationPath) String

func (p *OperationPath) String() string

Jump to

Keyboard shortcuts

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