Documentation
¶
Overview ¶
find the project root at runtime
kinda a single use package, but it's useful everywhere so the low friction is nice.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Root folder of this project Root = filepath.Join(filepath.Dir(b), "../..") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.