# Functions
AcquireCtx returns an empty Context instance from context pool.
NewContext returns a new Context instance.
ReleaseCtx returns ctx acquired via AcquireCtx to Context pool.
# Interfaces
No description provided by the author
# Type aliases
上下文类型.