Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DialDoneInfo ¶
type DialStartInfo ¶
type Trace ¶
type Trace struct {
OnDial func(DialStartInfo) func(DialDoneInfo)
}
func ContextTrace ¶
ContextTrace returns Trace associated with x. If there is no Trace associated with x then zero value of Trace is returned.
Click to show internal directories.
Click to hide internal directories.