Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockedNoder ¶
func NewDefaultMockedNoder ¶
func NewDefaultMockedNoder() *MockedNoder
func NewMockedNoder ¶
func NewMockedNoder(onStart func(ctx context.Context, tc astikit.TaskCreator), ss []astikit.DeltaStat) *MockedNoder
func (*MockedNoder) DeltaStats ¶
func (n *MockedNoder) DeltaStats() []astikit.DeltaStat
func (*MockedNoder) Start ¶
func (n *MockedNoder) Start(ctx context.Context, tc astikit.TaskCreator)
type MockedPlugin ¶
func NewMockedPlugin ¶
func NewMockedPlugin() *MockedPlugin
func (*MockedPlugin) Start ¶
func (p *MockedPlugin) Start(ctx context.Context, tc astikit.TaskCreator)
Click to show internal directories.
Click to hide internal directories.