normal

package
v0.0.0-...-2b36f50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Normal

type Normal struct {
	XMLName     xml.Name         `xml:"xml"`
	Sign        puUtils.CDATAStr `xml:"sign,omitempty"`
	MchBillno   puUtils.CDATAStr `xml:"mch_billno,omitempty"`
	MchId       puUtils.CDATAStr `xml:"mch_id,omitempty"`
	Wxappid     puUtils.CDATAStr `xml:"wxappid,omitempty"`
	SendName    puUtils.CDATAStr `xml:"send_name"`
	ReOpenid    puUtils.CDATAStr `xml:"re_openid,omitempty"`
	TotalAmount puUtils.CDATAInt `xml:"total_amount,omitempty"`
	TotalNum    puUtils.CDATAInt `xml:"total_num,omitempty"`
	Wishing     puUtils.CDATAStr `xml:"wishing,omitempty"`
	ClientIp    puUtils.CDATAStr `xml:"client_ip,omitempty"`
	ActName     puUtils.CDATAStr `xml:"act_name,omitempty"`
	Remark      puUtils.CDATAStr `xml:"remark,omitempty"`
	SceneId     puUtils.CDATAStr `xml:"scene_id,omitempty"`
	NonceStr    puUtils.CDATAStr `xml:"nonce_str,omitempty"`
	RiskInfo    puUtils.CDATAStr `xml:"risk_info,omitempty"`
}

func (*Normal) DoSign

func (n *Normal) DoSign(signKey string) error

func (*Normal) GetApiPath

func (n *Normal) GetApiPath() string

func (*Normal) GetData

func (n *Normal) GetData() ([]byte, error)

func (Normal) GetVal

func (n Normal) GetVal() (url.Values, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL