Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetRCItemModel ¶
NetRCItemModel ...
type NetRCModel ¶
type NetRCModel struct { OutputPth string ItemModels []NetRCItemModel }
NetRCModel ...
func (*NetRCModel) AddItemModel ¶
func (netRCModel *NetRCModel) AddItemModel(itemModels ...NetRCItemModel)
AddItemModel ...
func (*NetRCModel) CreateOrUpdateFile ¶
func (netRCModel *NetRCModel) CreateOrUpdateFile(itemModels ...NetRCItemModel) error
Click to show internal directories.
Click to hide internal directories.