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