Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func NewForT ¶
func NewForT(t *testing.T, clock clockwork.Clock, delayFunc delayFunc, pubkeys []core.PubKey, eth2Svc eth2client.Service) *Scheduler
NewForT returns a new scheduler for testing supporting a fake clock.
func (*Scheduler) GetDuty ¶ added in v0.4.0
GetDuty returns the argSet for a duty if resolved already, otherwise an error.
Click to show internal directories.
Click to hide internal directories.