Versions in this module Expand all Collapse all v2 v2.0.2 Jan 15, 2024 Changes in this version + type Work struct + func NewWork(cfg *config.Config) *Work + func (wk *Work) GetAddressList() *addresslist.Client + func (wk *Work) GetAppChat() *appchat.Client + func (wk *Work) GetCheckin() *checkin.Client + func (wk *Work) GetContext() *context.Context + func (wk *Work) GetExternalContact() *externalcontact.Client + func (wk *Work) GetInvoice() *invoice.Client + func (wk *Work) GetKF() (*kf.Client, error) + func (wk *Work) GetMaterial() *material.Client + func (wk *Work) GetMessage() *message.Client + func (wk *Work) GetMsgAudit() (*msgaudit.Client, error) + func (wk *Work) GetOauth() *oauth.Oauth + func (wk *Work) GetRobot() *robot.Client