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

Struct Args_drop_cache

rpc.go:93–95  ·  view source on GitHub ↗

wrapper for: server_drop_cache

Source from the content-addressed store, hash-verified

91// wrapper for: server_drop_cache
92
93type Args_drop_cache struct {
94 Arg0 int
95}
96type Reply_drop_cache struct {
97 Arg0 int
98}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected