Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSSDKSignature ¶
JSSDKSignature JSSDK 签名对象
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server Token 中控服务
func (*Server) GenJSAPISign ¶
func (s *Server) GenJSAPISign(appid, uri string) (JSSDKSignature, error)
GenJSAPISign 生成JSSDK Config签名配置
func (*Server) GetJSAPITicket ¶
GetJSAPITicket 获取微信JSAPI_Ticket
Click to show internal directories.
Click to hide internal directories.