constraints

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterUnconstrained

func FilterUnconstrained(conditional *Conditional, items []projectfile.ConstrainedEntity) ([]projectfile.ConstrainedEntity, error)

FilterUnconstrained filters a list of constrained entities and returns only those which are unconstrained. If two items with the same name exist, only the most specific item will be added to the results.

Types

type Conditional

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

func NewConditional

func NewConditional(a *authentication.Auth) *Conditional

func NewPrimeConditional

func NewPrimeConditional(auth *authentication.Auth, pj projectable, subshellName string) *Conditional

func (*Conditional) Eval

func (c *Conditional) Eval(conditional string) (bool, error)

func (*Conditional) RegisterFunc

func (c *Conditional) RegisterFunc(name string, value interface{})

func (*Conditional) RegisterParam

func (c *Conditional) RegisterParam(name string, value interface{})

Jump to

Keyboard shortcuts

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