# Functions
DefaultMessageSerializeBySchema method.
HTTPConnectionNew new http.
HTTPGet get method.
JSON2Schema parser json schema.
MessageHeaderSerializeBySchema method.
MessageSerialize method.
NewDockerRunner new a docker runner object.
NewExportRunner new a docker runner object, one plugin conf will run only one runner and one instance in this runner.
NewSingletonRunner method.
NewSoftwarePolardbRunner new a SoftwarePolardbRunner object.
OnlyArrayMessageSerialize method.
OnlyIntArrayMessageSerialize method.
OnlyIntMessageSerializeBySchema method.
# Constants
CPUTopType from schema.
DStatusType from schema.
FloatType for schema.
map with Int as key and double as value.
IntType for schema.
IOTopType from schema.
ListType from schema.
MapKeyType from schema.
mapType for schema.
MemTopType from schema.
StringType for schema.
# Variables
No description provided by the author
No description provided by the author
# Structs
BusinessSchema for business.
BusinessSchemaDesc schema json definition begin.
DockerRunner for a instance.
ExportRunner a runner only for export functions.
ExternConf struct.
Instance base struct.
ModuleInfo a module struct.
PluginCtx : plugin context ReverseDependMap : depOn 被依赖 : dep 依赖, 如 A 依赖 B & C,则记录两条:B:A, C:A.
PluginInfo for plugin.
PluginInterface plugin common.
Runner base struct.
Schema entry.
SchemaItem for the schema.
SchemaItemDesc schema json definition begin.
SchemaItems set of schema.
SingletonRunner struct.
SoftwarePolardbRunner struct.
# Interfaces
RunnerService base interface.