Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type History ¶
type History struct {
// contains filtered or unexported fields
}
func (*History) Current ¶
func (h *History) Current() *Transformation
type Transformation ¶
type Transformation struct {
Pre, Post Chunk
// contains filtered or unexported fields
}
func (*Transformation) String ¶
func (t *Transformation) String() string
Click to show internal directories.
Click to hide internal directories.