Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GODEBUG ¶
Get setting value in GODEBUG variable by name. If setting not exists, returns defaultValue. See GODEBUG environment variable description in http://golang.org/pkg/runtime/
func GODEBUGDATA ¶
Types ¶
type DumpStyle ¶
type DumpStyle struct { HeadLen int Pointer bool Format bool Indent string StructFilter func(string, string) bool }
Dump style.
type StackFrame ¶
Click to show internal directories.
Click to hide internal directories.