10 Forks
23 Stars
23 Watchers

smash-go

:stars: Golang攻城狮的足迹,从基础到进阶,从应用到源码解析。该仓库会坚持更新Golang源码的阅读笔记,包括但不限于GMP模型,内存分配,gRPC,性能分析PProf etc. 努力成为更好的Gopher

How to download and setup smash-go

Open terminal and run command
git clone https://github.com/OxCaffee/smash-go.git
git clone is used to create a copy or clone of smash-go repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with smash-go https://github.com/OxCaffee/smash-go/archive/master.zip

Or simply clone smash-go with SSH
[email protected]:OxCaffee/smash-go.git

If you have some problems with smash-go

You may open issue on smash-go support forum (system) here: https://github.com/OxCaffee/smash-go/issues