Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(config *recconf.RecommendConfig)
func RegisterGraphClient ¶
func RegisterGraphClient(name string, client *GraphClient)
Types ¶
type GraphClient ¶
func GetGraphClient ¶
func GetGraphClient(name string) (*GraphClient, error)
func NewGraphClient ¶
func NewGraphClient(host, userName, passwd string) *GraphClient
func (*GraphClient) Init ¶
func (d *GraphClient) Init() error
Click to show internal directories.
Click to hide internal directories.