Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecodedBlock ¶
type DecodedBlock struct {
Inner Block
}
func (*DecodedBlock) UnmarshalJSON ¶
func (b *DecodedBlock) UnmarshalJSON(data []byte) error
type Mapper ¶
type Mapper struct {
// contains filtered or unexported fields
}
Mapper - block provide "map" flow
type Reducer ¶
type Reducer struct {
// contains filtered or unexported fields
}
Reducer - block block provides "reduce" flow
Click to show internal directories.
Click to hide internal directories.