![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:香港
Golang在其官方文档 说明 Note that Delve is a better alternative to GDB when debu...
在Golang的官方Repo(https://github.com/golang/)中有一个单独的工程叫"mock"(https://githu...
一个生成UUID并提供K-Sort功能的库 KSUID官方介绍 KSUID是一个提供K-Sort排序功能的UUID库。其生成UUID的方式遵从R...
现在Message Queue有多种选择,比如Java的Kafaka/ActiveMQ、Erlang的RabbitMQ、Golang的NSQ以及...
gRPC是由Google主导开发的RPC框架,使用HTTP/2协议并用ProtoBuf作为序列化工具。其客户端提供Objective-C、Jav...