Documentation ¶
Index ¶
Constants ¶
View Source
const MemfsTest = false
MemfsTest is a boolean flag indicating whether dragonboat is running memfs test mode.
View Source
const MonkeyTest = false
MonkeyTest is a boolean flag indicating whether dragonboat is running in monkey test mode.
View Source
const Race = false
Race is a boolean flag indicating whether the process is running in race mode.
Variables ¶
This section is empty.
Functions ¶
func Is32BitArch ¶
func Is32BitArch() bool
Is32BitArch returns a boolean value indicating whether running on a 32bit architecture.
func IsSupportedArch ¶
func IsSupportedArch() bool
IsSupportedArch returns a boolean value indicating whether running on a supported architecture.
func IsSupportedOS ¶
func IsSupportedOS() bool
IsSupportedOS returns a boolean value indicating whether running on a supported OS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.