package
0.3.36
Repository: https://github.com/pangdogs/core.git
Documentation: pkg.go.dev

# Functions

Current 获取服务上下文.
NewContext 创建服务上下文.
Deprecated: UnsafeContext 访问服务上下文内部方法.
Deprecated: UnsafeNewContext 内部创建服务上下文.

# Constants

# Variables

服务上下文错误.
实体管理器错误.
No description provided by the author

# Structs

ContextBehavior 服务上下文行为,在扩展服务上下文能力时,匿名嵌入至服务上下文结构体中.
ContextOptions 创建服务上下文的所有选项.

# Interfaces

Caller 异步调用发起者.
Context 服务上下文.
EntityMgr 实体管理器接口.

# Type aliases

RunningState 运行状态.