Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallerInfo ¶
CallerInfo holds information about a caller.
func Caller ¶
func Caller() CallerInfo
Caller returns information about the current caller.
func StoreToDatabase(data Payload) error { defer stats.NewTiming().Send(runtime.Caller().Name) ... }
Click to show internal directories.
Click to hide internal directories.