Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TravelOption ¶ added in v0.108.0
type TravelOption interface {
// contains filtered or unexported methods
}
func Freeze ¶ added in v0.108.0
func Freeze() TravelOption
Freeze instruct travel to freeze the time.
func Unfreeze ¶ added in v0.123.0
func Unfreeze() TravelOption
Unfreeze instruct travel to unfreeze the time.
Click to show internal directories.
Click to hide internal directories.