executermocks

package
v0.0.0-...-f6ab670 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package executer provides interfaces as document execution logic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDocumentStore

type MockDocumentStore struct {
	mock.Mock
}

func (*MockDocumentStore) Load

func (*MockDocumentStore) Save

func (m *MockDocumentStore) Save(docState contracts.DocumentState)

type MockedExecuter

type MockedExecuter struct {
	mock.Mock
}

func NewMockExecuter

func NewMockExecuter() *MockedExecuter

func (*MockedExecuter) Run

func (executerMock *MockedExecuter) Run(
	cancelFlag task.CancelFlag,
	docStore executer.DocumentStore) chan contracts.DocumentResult

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL