Versions in this module Expand all Collapse all v0 v0.1.1 Jun 14, 2020 Changes in this version + type Service struct + func New(locker *locker.Service, store storage.Service, rules []*core.Rule) (*Service, error) + func (s *Service) RunRules(ctx context.Context, action string, walletName string, accountName string, ...) core.RulesResult