Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 140 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 140 Bytes

实现程序阻塞

安装

go get github.com/ThreeKing2018/goutil/choke

使用

func main() {
    choke.Choke()
}