Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeLedger ¶
type CodeLedger struct {
// contains filtered or unexported fields
}
type RuleMgr ¶
type RuleMgr struct {
Ledger *CodeLedger
PeerManager peermgr.PeerManager
Ve *validator.ValidationEngine
// contains filtered or unexported fields
}
func New ¶
func New(storage storage.Storage, pm peermgr.PeerManager, logger logrus.FieldLogger) (*RuleMgr, error)
type RuleResponse ¶
Click to show internal directories.
Click to hide internal directories.