Documentation ¶
Index ¶
- type Rule
- func (r *Rule) Cache() (bool, string, string)
- func (r *Rule) Connection() string
- func (r *Rule) DispatchesEvents() map[contracts.EventType]func(contracts.Event) error
- func (r *Rule) GetPtype() string
- func (r *Rule) GetV0() string
- func (r *Rule) GetV1() string
- func (r *Rule) GetV2() string
- func (r *Rule) GetV3() string
- func (r *Rule) GetV4() string
- func (r *Rule) GetV5() string
- func (r *Rule) Model() (string, string)
- func (r *Rule) RefreshCache()
- func (r *Rule) SetPtype(value string)
- func (r *Rule) SetV0(value string)
- func (r *Rule) SetV1(value string)
- func (r *Rule) SetV2(value string)
- func (r *Rule) SetV3(value string)
- func (r *Rule) SetV4(value string)
- func (r *Rule) SetV5(value string)
- func (r *Rule) TableName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.