Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Instance generate the uuid for per goroutine, use to mark user requests.
func (*Instance) Get ¶
Get returns the uuid for this goroutine, it will generate a unique string if it doesn't exist'
Click to show internal directories.
Click to hide internal directories.