MCPcopy
hub / github.com/hwholiday/learning_tools / Agent

Struct Agent

micro_v2/server/main.go:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15)
16
17type Agent struct {
18}
19
20func (a *Agent) RpcUserInfo(ctx context.Context, in *test_agent.ReqMsg, out *test_agent.ResMsg) error {
21 out.Error = &test_agent.Error{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected