Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Transformer struct {
// contains filtered or unexported fields
}
func NewTransformer ¶
func NewTransformer(query string, vars map[string]any) (*Transformer, error)
func (*Transformer) Stats ¶
func (t *Transformer) Stats() Stat
Click to show internal directories.
Click to hide internal directories.