Documentation
¶
Index ¶
- func Cache(host string, data any) (string, error)
- func ConnectToCore(host string) error
- func CreateModule(host string, config *module.Config) error
- func DeleteModule(host, name string) error
- func DisconnectFromCore(host string) error
- func GetFromCache(host string, key string) (any, error)
- func HeartbeatToCore(host string) error
- func IsDebugEnabled(host string) bool
- func Log(host string, message string) error
- func LogError(host string, message string) error
- func LogWarn(host string, message string) error
- func SupervisorDone(host string, supervisor uint64, statistics *cluster.Statistics) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectToCore ¶
func DeleteModule ¶ added in v0.1.5
func DisconnectFromCore ¶
func HeartbeatToCore ¶
func IsDebugEnabled ¶
func SupervisorDone ¶
func SupervisorDone(host string, supervisor uint64, statistics *cluster.Statistics) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.