Documentation
¶
Index ¶
Constants ¶
View Source
const BlazingFast = 100
View Source
const Freeze = freeze(0)
Freeze is a Travel TravelOption, and it instruct travel to freeze the time wherever it lands after the travelling..
View Source
const Unfreeze = unfreeze(0)
Unfreeze is a Travel TravelOption, and it instruct travel that after the time travelling, the flow of time should continue.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TravelOption ¶
type TravelOption interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.