Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TarsCloud/TarsGo
/ SetServant
Method
SetServant
tars/communicator.go:15–15 ·
view source on GitHub ↗
(s.Servant)
Source
from the content-addressed store, hash-verified
13
// ProxyPrx interface
14
type
ProxyPrx
interface
{
15
SetServant(s.Servant)
16
}
17
18
// Communicator struct
Callers
1
StringToProxy
Method · 0.65
Implementers
10
Client
tars/protocol/push/client.go
Auth
tars/protocol/res/authf/Auth.tars.go
Log
tars/protocol/res/logf/Log.tars.go
StatF
tars/protocol/res/statf/StatF.tars.go
PropertyF
tars/protocol/res/propertyf/PropertyF.
Config
tars/protocol/res/configf/Config.tars.
Notify
tars/protocol/res/notifyf/Notify.tars.
ServerF
tars/protocol/res/nodef/ServerF.tars.g
AdminF
tars/protocol/res/adminf/AdminF.tars.g
QueryF
tars/protocol/res/queryf/QueryF.tars.g
Calls
no outgoing calls
Tested by
no test coverage detected