Documentation
¶
Index ¶
- func HostEntityToPO(host *entity.Host) (*po.Host, error)
- func HostPoToEntity(po *po.Host) (*entity.Host, error)
- func HostRuleEntityToPO(e *entity.HostRuleRelation) *po.HostRuleRelation
- func HostRulePOToEntity(po *po.HostRuleRelation) *entity.HostRuleRelation
- func RuleEntityToPO(e *entity.Rule) *po.Rule
- func RulePOToEntity(po *po.Rule) *entity.Rule
- func UserEntityToPO(e *entity.User) (*po.User, error)
- func UserPOToEntity(po *po.User) (*entity.User, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HostRuleEntityToPO ¶
func HostRuleEntityToPO(e *entity.HostRuleRelation) *po.HostRuleRelation
func HostRulePOToEntity ¶
func HostRulePOToEntity(po *po.HostRuleRelation) *entity.HostRuleRelation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.