Understanding the /x/net/context module

agolangf · 2016-01-03 01:14:02 · 874 次点击    
这是一个分享于 2016-01-03 01:14:02 的资源,其中的信息可能已经有所发展或是发生改变。

I'm using and reading through the etcd code, and in particular this module:

https://godoc.org/golang.org/x/net/context

comes up a lot. I don't quite understand what it's used for, and if someone could explain this a bit better and/or point me to some good resources on the topic I'd appreciate it.

Thanks and happy new year.


评论:

dsymonds:

http://blog.golang.org/context would be a good place to start. It's linked from the context package docs.

purpleidea:

I don't know how I missed that, thanks! I'll take a read.


入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

874 次点击  
加入收藏 微博
1 回复  |  直到
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传