Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlatformType ¶
type PlatformType uint8
PlatformType 平台类型值对象
const ( PlatformWxMinioProgram PlatformType = iota + 1 // 微信小程序 PlatformWxOfficial // 微信公众号 )
func (PlatformType) String ¶
func (p PlatformType) String() string
Click to show internal directories.
Click to hide internal directories.