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