 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockGenerator ¶
type BlockGenerator struct {
	// contains filtered or unexported fields
}
    func NewBlockGenerator ¶
func NewBlockGenerator() BlockGenerator
func (*BlockGenerator) Blocks ¶
func (bg *BlockGenerator) Blocks(n int) []*blocks.BasicBlock
func (*BlockGenerator) Next ¶
func (bg *BlockGenerator) Next() *blocks.BasicBlock
 Click to show internal directories. 
   Click to hide internal directories.