Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PlatformType ¶
type PlatformType string
var ( PlatformTypeH5 PlatformType = "h5" PlatformTypeANDROID PlatformType = "android" PlatformTypeIOS PlatformType = "ios" )
func (*PlatformType) String ¶
func (pt *PlatformType) String() string
Click to show internal directories.
Click to hide internal directories.