src.elv.sh/pkg/rpc.Call.Reply (field)

3 uses

	src.elv.sh/pkg/rpc (current package)
		client.go#L31: 	Reply         interface{} // The reply from the function (*struct).
		client.go#L140: 			err = client.codec.ReadResponseBody(call.Reply)
		client.go#L268: 	call.Reply = reply