Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Pkg = use.FuncMap{ "env": os.Getenv, "open": os.Open, "readFile": ioutil.ReadFile, "readTxtFile": readTxtFile, "readAll": ioutil.ReadAll, "exec": execute, }
Pkg contains custom functions defined by this package.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.