Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Path is root folder of this project. Path = filepath.Join(filepath.Dir(b), "../..") )
WARNING: This path resolution is dependent on the source file's location in the project structure. Moving this file to a different directory will change the resolved path. When refactoring or restructuring the project, ensure to update this path resolution accordingly.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.