Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidHugrQueryParam = errors.New("invalid hugr query parameter")
Functions ¶
This section is empty.
Types ¶
type Option ¶ added in v0.1.18
type Option func(*options)
func WithCollectStat ¶ added in v0.1.18
func WithCollectStat() Option
func WithQuerier ¶ added in v0.1.18
func WithVariables ¶ added in v0.1.18
type Transformer ¶
type Transformer struct {
// contains filtered or unexported fields
}
func NewTransformer ¶
func (*Transformer) Stats ¶
func (t *Transformer) Stats() Stat
Click to show internal directories.
Click to hide internal directories.