context

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(key string) any

获取协程上下文数据

func GetAll

func GetAll() map[string]any

获取全部协程上下文数据

func Remove

func Remove(key string)

移除协程上下文数据

func Set

func Set(key string, value any)

设置协程上下文数据

func SetBatch

func SetBatch(values map[string]any)

批量设置协程上下文数据

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL