Versions in this module Expand all Collapse all v0 v0.4.0 Dec 13, 2017 v0.1.1 Aug 8, 2017 v0.1.0 Aug 8, 2017 Changes in this version + type ListModel struct + Items interface{} + PageCount int + PageIndex int + PageSize int + Total int64 + type LogModel struct + Content string + Created int64 + Type string + func (*LogModel) NewItems() interface{} + func (*LogModel) TableName() string + type PortMapModel struct + Created int64 + Deleted int64 + ID int64 + IsStart bool + SourceIP string + SourcePort int + TargetIP string + TargetPort int + Title string + Updated int64 + UserID string + UserName string + func (*PortMapModel) NewItems() interface{} + func (*PortMapModel) TableName() string + type WhiteListModel struct + Created int64 + Deleted int64 + Expired int64 + ID int64 + IP string + Updated int64 + UserID string + UserName string + func (*WhiteListModel) NewItems() interface{} + func (*WhiteListModel) TableName() string