Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectMiniPath ¶
func InjectMiniPath(s *MiniPath)
func LoadMiniPath ¶
func LoadMiniPath() baseiface.ISingleton
Types ¶
type MiniPath ¶
type MiniPath struct {
basedto.BaseEntity
RootDir string `json:"rootDir"`
GomodRootDir string `json:"gomodRootDir"`
PkgRootDir string `json:"pkgRootDir"`
PkgName string `json:"pkgName"`
}
func FindBeanMiniPath ¶
func FindBeanMiniPath() *MiniPath
func NewMiniPath ¶
func NewMiniPath() *MiniPath
Click to show internal directories.
Click to hide internal directories.