随笔 - 168  文章 - 1  评论 - 1  阅读 - 19万
10 2022 档案
go rpc
摘要:server.go package mainimport ( "encoding/json" "fmt" "net" "net/rpc" "net/rpc/jsonrpc")type RpcTest struct {}type Result struct { Code int `json:"code 阅读全文
posted @ 2022-10-10 21:15 paulversion 阅读(41) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示