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