Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Kind
Method
Kind
pkg/actor/types.go:19–19 ·
view source on GitHub ↗
Kind 返回消息类型标识,用于路由和监控
()
Source
from the content-addressed store, hash-verified
17
type
Message
interface
{
18
// Kind 返回消息类型标识,用于路由和监控
19
Kind() string
20
}
21
22
// PID (Process ID) Actor 进程标识符
Callers
10
TestGrepTool_SimplePattern
Function · 0.65
getFirstTodoID
Function · 0.65
TestTodoWriteTool_CreateTodos
Function · 0.65
defaultPanicHandler
Function · 0.65
SendWithSender
Method · 0.65
deadLetterHandler
Method · 0.65
normalizeValue
Function · 0.65
normalizeMap
Function · 0.65
isEmptyValue
Function · 0.65
main
Function · 0.65
Implementers
15
CustomWorkDirSandbox
pkg/tools/builtin/testutils.go
RealSandbox
pkg/tools/builtin/testutils.go
MockSandbox
pkg/sandbox/mock.go
LocalSandbox
pkg/sandbox/local.go
RemoteSandbox
pkg/sandbox/remote.go
AliyunSandbox
pkg/sandbox/cloud/aliyun.go
VolcengineSandbox
pkg/sandbox/cloud/volcengine.go
Started
pkg/actor/types.go
Stopping
pkg/actor/types.go
Stopped
pkg/actor/types.go
Restarting
pkg/actor/types.go
PoisonPill
pkg/actor/types.go
Calls
no outgoing calls
Tested by
3
TestGrepTool_SimplePattern
Function · 0.52
getFirstTodoID
Function · 0.52
TestTodoWriteTool_CreateTodos
Function · 0.52