From 3a072a0ce4ec03238f831b765d2a2739e40fad1c Mon Sep 17 00:00:00 2001 From: astaxie Date: Sat, 14 Apr 2018 23:20:20 +0800 Subject: [PATCH] update names --- .DS_Store | Bin 0 -> 8196 bytes ...的实践.pdf => 1.1. 基于Go构建滴滴核心业务平台的实践.pdf} | Bin ...中的实践.pdf => 1.2. Go在Grab地理服务中的实践.pdf} | Bin ...2.pdf => 1.3. Rethinking Errors for Go 2.pdf} | Bin ...发展和演进.pdf => 1.4. Go在区块链的发展和演进.pdf} | Bin ... => 1.5. Badger_ Fast Key-Value DB in Go.pdf} | Bin ...践.pdf => 1.6. Golang在阿里巴巴调度系统Sigma中的实践.pdf} | Bin ...改造实践.pdf => 1.7. 罗辑思维Go语言微服务改造实践.pdf} | Bin ...析.pdf => 1.8. Golang打造下一代互联网-IPFS全解析.pdf} | Bin 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 .DS_Store rename 2018/{1. 基于Go构建滴滴核心业务平台的实践.pdf => 1.1. 基于Go构建滴滴核心业务平台的实践.pdf} (100%) rename 2018/{2. Go在Grab地理服务中的实践.pdf => 1.2. Go在Grab地理服务中的实践.pdf} (100%) rename 2018/{3. Rethinking Errors for Go 2.pdf => 1.3. Rethinking Errors for Go 2.pdf} (100%) rename 2018/{4. Go在区块链的发展和演进.pdf => 1.4. Go在区块链的发展和演进.pdf} (100%) rename 2018/{5. Badger_ Fast Key-Value DB in Go.pdf => 1.5. Badger_ Fast Key-Value DB in Go.pdf} (100%) rename 2018/{6. Golang在阿里巴巴调度系统Sigma中的实践.pdf => 1.6. Golang在阿里巴巴调度系统Sigma中的实践.pdf} (100%) rename 2018/{7. 罗辑思维Go语言微服务改造实践.pdf => 1.7. 罗辑思维Go语言微服务改造实践.pdf} (100%) rename 2018/{8. Golang打造下一代互联网-IPFS全解析.pdf => 1.8. Golang打造下一代互联网-IPFS全解析.pdf} (100%) diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1ced13c11bb5f8f9787ec031920ca3474fab1ad6 GIT binary patch literal 8196 zcmeI0O>7%Q6oBVBZZf-VnsG@tiJP`oOw<5LYNvsO(zK2fsz$Uls`K9z*Y+;SlFe@L zuI)4-$Z!A^dO~VN5pdu@se0q@1PCsuCoV*^a6urraNxj&D{pqzQGS{$AZ16Ic{B6g zo1OReTd!vcA&@MnaY7miArvc@Y&SL!C|u9$mJ;x0f+zv~Nw#D!WDP5efsK0vK*^5) zZoxj|9h4DICOlad5;a&rxS|xU;2kkQxZ`}pvrBlgETnKJ;2l1|yE1qu6mYMO>qlI3 z0tq4g*3W>Sfvp+fk57qd zJDJH}z-IH}-pbdRA5>+Rz&B8@fDyWoh}Pm6zWZA%XX^K$SX;x=rctbcG&TB;sWjtpYg?ZCX zvrsN$b9OWv=K8iuZ61KlB89(x2{%cP?{)<(uqP=f3cuDSKPG@G%ND7in};xseCn+eMTi$ z6KPhIi(E61*RWM7b*CS0Rpb#HV`3T4@R3Jld1Man9JBFKe1n}wWo6XJWHp1Sl5jiL zEi2B!f0Dl;2-Q#n6hd$i4#8n)gAOTu%4PJ+< z@CICi>u>{ZdhmTHz*@uYOa(L{;nsTGimAM5Smq4QRq)(s?vHk02C78Njr{!o^!DHX zcVK4xko^qooD4v4Fg2LOc(;2u@UwOV>t(FGaJ#aQt_wCBJ_O*{JC3`y5j5pK2~U=V cbX{@Ybw&9veF)%xJ7oX;&+ma>c5Vj#0V-d(RR910 literal 0 HcmV?d00001 diff --git a/2018/1. 基于Go构建滴滴核心业务平台的实践.pdf b/2018/1.1. 基于Go构建滴滴核心业务平台的实践.pdf similarity index 100% rename from 2018/1. 基于Go构建滴滴核心业务平台的实践.pdf rename to 2018/1.1. 基于Go构建滴滴核心业务平台的实践.pdf diff --git a/2018/2. Go在Grab地理服务中的实践.pdf b/2018/1.2. Go在Grab地理服务中的实践.pdf similarity index 100% rename from 2018/2. Go在Grab地理服务中的实践.pdf rename to 2018/1.2. Go在Grab地理服务中的实践.pdf diff --git a/2018/3. Rethinking Errors for Go 2.pdf b/2018/1.3. Rethinking Errors for Go 2.pdf similarity index 100% rename from 2018/3. Rethinking Errors for Go 2.pdf rename to 2018/1.3. Rethinking Errors for Go 2.pdf diff --git a/2018/4. Go在区块链的发展和演进.pdf b/2018/1.4. Go在区块链的发展和演进.pdf similarity index 100% rename from 2018/4. Go在区块链的发展和演进.pdf rename to 2018/1.4. Go在区块链的发展和演进.pdf diff --git a/2018/5. Badger_ Fast Key-Value DB in Go.pdf b/2018/1.5. Badger_ Fast Key-Value DB in Go.pdf similarity index 100% rename from 2018/5. Badger_ Fast Key-Value DB in Go.pdf rename to 2018/1.5. Badger_ Fast Key-Value DB in Go.pdf diff --git a/2018/6. Golang在阿里巴巴调度系统Sigma中的实践.pdf b/2018/1.6. Golang在阿里巴巴调度系统Sigma中的实践.pdf similarity index 100% rename from 2018/6. Golang在阿里巴巴调度系统Sigma中的实践.pdf rename to 2018/1.6. Golang在阿里巴巴调度系统Sigma中的实践.pdf diff --git a/2018/7. 罗辑思维Go语言微服务改造实践.pdf b/2018/1.7. 罗辑思维Go语言微服务改造实践.pdf similarity index 100% rename from 2018/7. 罗辑思维Go语言微服务改造实践.pdf rename to 2018/1.7. 罗辑思维Go语言微服务改造实践.pdf diff --git a/2018/8. Golang打造下一代互联网-IPFS全解析.pdf b/2018/1.8. Golang打造下一代互联网-IPFS全解析.pdf similarity index 100% rename from 2018/8. Golang打造下一代互联网-IPFS全解析.pdf rename to 2018/1.8. Golang打造下一代互联网-IPFS全解析.pdf