Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AssistantConfig ¶
type AssistantConfig struct { Enable bool Endpoint string EnablePlugin bool ExternalService string }
AssistantConfig ... CESConfig is the type for heartbeat response
func ReadConfig ¶
func ReadConfig() (*AssistantConfig, error)
ReadConfig Read the config from conf.json
Click to show internal directories.
Click to hide internal directories.