Documentation
¶
Index ¶
- func Delete(k interface{})
- func DeleteContext()
- func Flush()
- func For(ctx context.Context, f func()) func()
- func G() unsafe.Pointer
- func Get(k interface{}) (v interface{}, exist bool)
- func GetContext() (context.Context, bool)
- func GoID() int64
- func GoIDSlow() int64
- func Set(k, v interface{})
- func SetContext(ctx context.Context)
- func With(f func()) func()
- func Wrap(f func()) func()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteContext ¶
func DeleteContext()
func GetContext ¶
func SetContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.