Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntGenerator ¶
type IntGenerator struct {
// contains filtered or unexported fields
}
type IntTransform ¶
type IntTransform struct {
}
func (*IntTransform) New ¶
func (i *IntTransform) New() pipelaner.Map
type IntTransformEmpty ¶
type IntTransformEmpty struct {
}
func (*IntTransformEmpty) New ¶
func (i *IntTransformEmpty) New() pipelaner.Map
type IntTwoGenerator ¶
type IntTwoGenerator struct {
}
type MapGenerator ¶
type MapGenerator struct {
}
Click to show internal directories.
Click to hide internal directories.