Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DebugEnabled = false TraceEnabled = false )
View Source
var ( ToolDir = "{{RootDir}}/.tool" RootDir = "{{GitRoot}}" TmpDir = "" Platform = "{{OS}}/{{Arch}}" OS = runtime.GOOS Arch = runtime.GOARCH )
View Source
var (
Context, Cancel = context.WithCancel(context.Background())
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.