package
0.0.0-20240603153513-85a4060560ea
Repository: https://github.com/adamcolton/luce.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New creates a Handler from a function.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
make public add options (padding, newline, recursive) could this use navigator?.
Handler is a func that takes 0 or 1 arguments, may have 1 return of any type and may have and error return argument.
No description provided by the author
Switch holds a set of Handlers and can invoke the correct handler by either name or type.
# Interfaces
No description provided by the author