Imports of customfunc command

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
crypto/randPackage rand implements a cryptographically secure random number generator.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/wellington/go-libsassPackage context wraps access to libsass.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.