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 BatchHandler ¶
func BatchHandler(ctx *modules.BatchHandlerCtx) error
BatchHandler takes a BatchHandlerCtx and returns nil error.
func UserOpHandler ¶
func UserOpHandler(ctx *modules.UserOpHandlerCtx) error
UserOpHandler takes a UserOpHandlerCtx and returns nil error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.