info

package
v0.3.0-beta Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName = "goapptrace"
	Version = "0.0.1"

	DefaultConfigDir     = "./.goapptrace"
	DefaultLogfileEnv    = "GOAPPTRACE_LOG"
	DefaultLogfilePrefix = "./goapptrace"
	DefaultLogsrvEnv     = "GOAPPTRACE_SERVER"
	DefaultHttpDocRoot   = "./static/"
	DefaultExeName       = "exe"
	DefaultAppNameEnv    = "GOAPPTRACE_APP_NAME"
)

Variables

View Source
var (
	DocRootAbsPath, _ = filepath.Abs(filepath.Join(filepath.Dir(os.Args[0]), DefaultHttpDocRoot))
)

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