package
0.4.12
Repository: https://github.com/wechaty/go-wechaty.git
Documentation: pkg.go.dev

# Functions

NewDownloadFile 把 grpc download 流包装到 io.Reader 接口.
NewFileBoxFromMessageFileStream ...
NewMessageFile ...
NewNewPuppetService create puppet service.
NewPuppetService new PuppetService struct Deprecated: please use NewNewPuppetService.
ToMessageSendFileWriter 把 grpc 流包装到 io.Writer 接口.

# Constants

TLSCaCert Wechaty Certificate Authority Repo: https://github.com/wechaty/dotenv/tree/main/ca The SSL_ROOT_CERT is a root certificate generated by and for wechaty community.
TLSInsecureServerCertCommonName Common Name: - Server Name Indication (SNI) - Case insensitive Wechaty Token format: `${SNI}/${UUIDv4}`.

# Variables

ErrNoEndpoint err no endpoint.
ErrNoName err no name.
ErrNotToken token not found error Deprecated.
ErrTokenNotFound err token not found.
ErrURLLinkPayloadNotFound ...

# Structs

DownloadFile 把 grpc download 流包装到 io.Reader 接口.
MessageFile 把 grpc 流包装到 io.Reader 接口.
MessageSendFile 把 grpc 流包装到 io.Writer 接口.
Options puppet-service options.
PuppetService struct.
ServiceEndPoint api.chatie.io endpoint api response Deprecated.
TLSConfig tls config.