Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputterWorker ¶
type InputterWorker struct { Model Model Provider string InputBoxAddress common.Address ApplicationAddress common.Address }
This worker reads inputs from Ethereum and puts them in the model.
func (InputterWorker) Start ¶
func (w InputterWorker) Start(ctx context.Context, ready chan<- struct{}) error
func (InputterWorker) String ¶
func (w InputterWorker) String() string
Click to show internal directories.
Click to hide internal directories.