Documentation ¶
Index ¶
Constants ¶
View Source
const (
ItemNameContent = "Content"
)
Variables ¶
View Source
var Image []byte
Functions ¶
func New ¶
func New() common_interfaces.IUnit
Types ¶
type UnitFileContent ¶
type UnitFileContent struct { units_common.Unit // contains filtered or unexported fields }
func (*UnitFileContent) GetConfigMeta ¶
func (c *UnitFileContent) GetConfigMeta() string
func (*UnitFileContent) InternalUnitStart ¶
func (c *UnitFileContent) InternalUnitStart() error
func (*UnitFileContent) InternalUnitStop ¶
func (c *UnitFileContent) InternalUnitStop()
func (*UnitFileContent) Tick ¶
func (c *UnitFileContent) Tick()
Click to show internal directories.
Click to hide internal directories.