Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Name
Method
Name
pkg/asteros/interface.go:25–25 ·
view source on GitHub ↗
Name 返回 Interface 名称
()
Source
from the content-addressed store, hash-verified
23
type
Interface
interface
{
24
// Name 返回 Interface 名称
25
Name() string
26
27
// Type 返回 Interface 类型
28
Type() InterfaceType
Callers
9
AddInterface
Method · 0.65
notifyAgentRegistered
Method · 0.65
notifyRoomRegistered
Method · 0.65
notifyWorkflowRegistered
Method · 0.65
ListAll
Method · 0.65
TestNew
Function · 0.65
OnWorkflowRegistered
Method · 0.65
OnWorkflowRegistered
Method · 0.65
OnWorkflowRegistered
Method · 0.65
Implementers
2
BaseInterface
pkg/asteros/interface.go
TestInterface
pkg/asteros/asteros_test.go
Calls
no outgoing calls
Tested by
1
TestNew
Function · 0.52