Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsoluteDir ¶
AbsoluteDir returns the absolute path for the directory in which the calling go file is located. When an error occured, it is returned instead.
func MustAbsoluteDir ¶
func MustAbsoluteDir() string
MustAbsoluteDir returns the absolute path for the directory in which the calling go file is located. When an error occured, this function will panic.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.