Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleBankRule ¶
type SimpleBankRule struct { }
SimpleBankRule that does not do much right now
func (*SimpleBankRule) Exec ¶
func (c *SimpleBankRule) Exec() (*rules.RuleResult, error)
Exec run it
Click to show internal directories.
Click to hide internal directories.