Documentation ¶ Index ¶ func NewCallbackHandler(cfg *config.Config, xgpt3Client *xgpt3.Client, wecomClient *wecom.WeComApp, ...) *callbackHandler func NewRouter(cfg *config.Config, xgpt3Client *xgpt3.Client, wecomApp *wecom.WeComApp) (http.Handler, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCallbackHandler ¶ func NewCallbackHandler(cfg *config.Config, xgpt3Client *xgpt3.Client, wecomClient *wecom.WeComApp, version versionType) *callbackHandler func NewRouter ¶ func NewRouter(cfg *config.Config, xgpt3Client *xgpt3.Client, wecomApp *wecom.WeComApp) (http.Handler, error) Types ¶ This section is empty. Source Files ¶ View all Source files healthz.go receive.go router.go Click to show internal directories. Click to hide internal directories.