Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Default path to the built-in mino yaml. DefaultMinoConf = "conf/minoes.yaml" // Name of the board. BoardName = "board" )
Variables ¶
View Source
var ( AppImage = os.Getenv("app_image") MinoConf = os.Getenv("mino_conf") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.