Discover Packages
github.com/ArtisanCloud/PowerWeChat/v3
src
miniProgram
urlScheme
request
package
Version:
v3.2.49
Opens a new window with list of versions in this module.
Published: Oct 11, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types type JumpWxa type URLSchemeGenerate
Documentation
¶
type JumpWxa struct {
Path string `json:"path,omitempty"`
Query string `json:"query,omitempty"`
EnvVersion string `json:"env_version,omitempty"`
}
type URLSchemeGenerate struct {
JumpWxa *JumpWxa `json:"jump_wxa"`
IsExpire bool `json:"is_expire"`
ExpireType int `json:"expire_type"`
ExpireTime int `json:"expire_time,omitempty"`
ExpireInterval int `json:"expire_interval,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.