package
0.0.0-20240603153513-85a4060560ea
Repository: https://github.com/adamcolton/luce.git
Documentation: pkg.go.dev

# Functions

After returns Timeout when a specified number of milliseconds (ms) have passed if wait has not completed.
Must calls After and will panic if an error is returned.
No description provided by the author

# Constants

ErrTimeout is returned when a timeout occures.
InvalidWaitMsg returned by timeout.InvalidWaitMsg.Error().

# Structs

No description provided by the author