Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulerImpl ¶
type SchedulerImpl struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
func NewScheduler(state state.State, pairs []proto.KeyPair, settings *settings.BlockchainSettings) *SchedulerImpl
func (*SchedulerImpl) Emits ¶
func (a *SchedulerImpl) Emits() []Emit
func (*SchedulerImpl) Mine ¶
func (a *SchedulerImpl) Mine() chan Emit
func (*SchedulerImpl) Reschedule ¶
func (a *SchedulerImpl) Reschedule()
Click to show internal directories.
Click to hide internal directories.