Documentation
¶
Overview ¶
Package predicate allows to build and manipulate BadWolf predicates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Predicate ¶
type Predicate struct {
// contains filtered or unexported fields
}
Predicate represents a BadWolf predicate.
func NewImmutable ¶
NewImmutable creates a new immutable predicate.
func NewTemporal ¶
NewTemporal creates a new temporal predicate.
func (*Predicate) TimeAnchor ¶
TimeAnchor attempts to return the time anchor of a predicate if its type is temporal.
Click to show internal directories.
Click to hide internal directories.