Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(config *recconf.RecommendConfig)
func RegisterHa3EngineClient ¶
func RegisterHa3EngineClient(name string, client *Ha3EngineClient)
Types ¶
type Ha3EngineClient ¶
type Ha3EngineClient struct { Ha3Client *ha3client.Client // contains filtered or unexported fields }
func GetHa3EngineClient ¶
func GetHa3EngineClient(name string) (*Ha3EngineClient, error)
func NewHa3EngineClient ¶
func NewHa3EngineClient(username, password, endpoint, instanceId string) *Ha3EngineClient
func (*Ha3EngineClient) Init ¶
func (d *Ha3EngineClient) Init() error
Click to show internal directories.
Click to hide internal directories.