Documentation ¶
Index ¶
Constants ¶
View Source
const ( // VMPrivRing0 ring 0 VMs VMPrivRing0 = 0 // VMPrivRing3 ring 3 VMs VMPrivRing3 = 3 )
View Source
const ( // SafeModel 表示安全的同步 SafeModel = iota // Normal 表示正常状态 Normal )
View Source
const ( // SRootChainName name of amper chain SRootChainName = "amper" // SBlockChainConfig configuration file name of amper chain SBlockChainConfig = "amper.json" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MarkPoint ¶
type MarkPoint struct {
// contains filtered or unexported fields
}
MarkPoint define data structure of marked point
Click to show internal directories.
Click to hide internal directories.