Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Group ¶
Group wraps multiple modifiers and runs them serially.
It is also registered as a module under 'modifiers' name and acts as a module group.
func (*Group) InstanceName ¶
func (Group) ModStateForMsg ¶
func (g Group) ModStateForMsg(ctx context.Context, msgMeta *module.MsgMetadata) (module.ModifierState, error)
Click to show internal directories.
Click to hide internal directories.