一、golang学习
golang “undefined” function declared in another file?
reflect.TypeOf().Kind()获取到的类型是reflect.Ptr
The Illustrated Children’s Guide to Kubernetes
Go – from playing to production
A Makefile for your Go project
Convert between int, int64 and string
Convert between byte array/slice and string
How to use JSON with Go [best practices]
The Go Programming Language Specification
二、git/vim/linux
How to git clone a specific tag
Is there a fix for the “Too many open files in system” error on OS X 10.7.1?
三、算法
浅谈树形结构的特性和应用(上):多叉树,红黑树,堆,Trie树,B树,B+树...
四、elasticsearch
A Little Thought on Elasticsearch
elasticsearch 深入 —— Top Hits Aggregation
探究 | Elasticsearch如何物理删除给定期限的历史数据?
51 Top ElasticSearch Interview Questions & Answers [Updated 2020]
深入理解 relocating 对Elasticsearch集群的影响
How To Construct Elasticsearch Queries From A String Using Golang
五、golang系列文章
六、新的发现