Versions in this module Expand all Collapse all v0 v0.1.0 Nov 16, 2021 v0.0.10 Oct 11, 2021 v0.0.9 Sep 25, 2021 Changes in this version + type Work struct + func NewWork(cfg *config.Config) *Work + func (wk *Work) GetContext() *context.Context + func (wk *Work) GetKF() (*kf.Client, error) + func (wk *Work) GetMsgAudit() (*msgaudit.Client, error) + func (wk *Work) GetOauth() *oauth.Oauth