hub

package
v0.0.0-...-e3494e8 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BodyPool = &sync.Pool{
	New: func() interface{} {
		return new(comp.BodyObject)
	},
}
View Source
var LocalActivityCache = cache2.New(10 * time.Minute)

LocalActivityCache 活动缓存

View Source
var LocalGroupCache = cache2.New(10 * time.Minute)

LocalGroupCache 群组缓存

View Source
var LocalUserCache = cache2.New(10 * time.Minute)

LocalUserCache 用户缓存

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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