Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GuardStart = []byte{0, 0, 0, 0, 0, 0, 0, 0} GuardStartPlus1 = []byte{0, 0, 0, 0, 0, 0, 0, 1} GuardEnd = []byte{255, 255, 255, 255, 255, 255, 255, 255, 255, 255} )
View Source
var IgnoreFiles []string
Functions ¶
func InitIgnoreFiles ¶
func InitIgnoreFiles()
func StandaloneMain ¶
func StandaloneMain()
func WriteWorldStateToRabbit ¶
func WriteWorldStateToRabbit(rbt rabbit.RabbitStore, world *tc.WorldState)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.