Documentation ¶
Overview ¶
Package noop implements basic no-operation modules which are used by default for both Client and Bundler.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AiOpHandler ¶
func AiOpHandler(ctx *modules.AiOpHandlerCtx) error
AiOpHandler takes a AiOpHandlerCtx and returns nil error.
func BatchHandler ¶
func BatchHandler(ctx *modules.BatchHandlerCtx) error
BatchHandler takes a BatchHandlerCtx and returns nil error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.