package
0.0.0-20240603153513-85a4060560ea
Repository: https://github.com/adamcolton/luce.git
Documentation: pkg.go.dev
# Variables
Void is an instance of VoidContext.
# Structs
Navigator can move through graph like structures whose nodes fulfill Nexter.
VoidContext is provided as a helper for instances where Context is not necessary.
# Interfaces
Nexter represents a node structure that can get the next node based on the key.