Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ String
Method
String
pkg/sandbox/remote.go:115–117 ·
view source on GitHub ↗
String 返回字符串响应
()
Source
from the content-addressed store, hash-verified
113
114
// String 返回字符串响应
115
func
(rr *RemoteResponse) String() string {
116
return
string(rr.Body)
117
}
118
119
// RemoteSandbox 远程沙箱基础实现
120
type
RemoteSandbox
struct
{
Callers
15
checkDangerousCommand
Method · 0.45
exportToCSV
Method · 0.45
Create
Method · 0.45
buildSummaryPrompt
Method · 0.45
buildIncrementalSummaryPrompt
Method · 0.45
extractTextContent
Function · 0.45
Create
Method · 0.45
AppendEvent
Method · 0.45
Create
Method · 0.45
AppendEvent
Method · 0.45
Create
Method · 0.45
AppendEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected