consts

package
v0.0.0-...-2c16882 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README


golcl 常量定义

Documentation

Index

Constants

View Source
const (
	RootPath = "golcl"
)

Variables

View Source
var (
	//用户目录
	DIR, _ = homedir.Dir()
	//目录结构分割符
	Separator = string(filepath.Separator)
	//完整的用户目录
	HomeDir = fmt.Sprintf("%v%v%v", DIR, Separator, RootPath)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL