MCPcopy Create free account
hub / github.com/nsf/gocode / Args_set

Struct Args_set

rpc.go:117–119  ·  view source on GitHub ↗

wrapper for: server_set

Source from the content-addressed store, hash-verified

115// wrapper for: server_set
116
117type Args_set struct {
118 Arg0, Arg1 string
119}
120type Reply_set struct {
121 Arg0 string
122}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected