package
0.5.7
Repository: https://github.com/box-builder/box.git
Documentation: pkg.go.dev

# Functions

CheckContext validates that a context, if done, returns the appropriate error value stored in it.
InterfaceListToString converts []interface{} to []string by way of interface{}.
ReadLines reads lines from the file and returns them as []string and any error.