Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PlatformGenericSpec ¶
type PlatformGenericSpec uint8
type PlatformSpec ¶
type PlatformSpec uint8
const ( PlatformWindows PlatformSpec = iota PlatformDarwin PlatformAndroid PlatformIOS PlatformOther )
func GetPlatformRuntime ¶
func GetPlatformRuntime() PlatformSpec
Click to show internal directories.
Click to hide internal directories.