Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func (*Factory) ClearClient ¶
func (*Factory) CreateOrUpdatePayClient ¶
func (f *Factory) CreateOrUpdatePayClient(channelCode string, config model.ClientConfig) error
type PayConfig ¶
type PayConfig struct { AliConfig ali.ClientConfig WxConfig weixin.ClientConfig }
Click to show internal directories.
Click to hide internal directories.