Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBlockDataOutOfLimit = errors.New("block data out of limit")
Functions ¶
This section is empty.
Types ¶
type CBatch ¶
type CBatch struct {
// contains filtered or unexported fields
}
func (*CBatch) AddIfInLimit ¶
func (*CBatch) GetBatchForExec ¶
func (b *CBatch) GetBatchForExec() (*executordto.Batch, *BatchInfo)
Click to show internal directories.
Click to hide internal directories.