1. 关于
  2. 1. follow
  3. 2. Rust
    1. 2.1. 细说Rust错误处理
    2. 2.2. Rust crates私有化部署指南
    3. 2.3. Rust代码优化-闭包惰性求值
    4. 2.4. Rust 构建脚本
    5. 2.5. Rust的Trait clone
  4. 3. Golang
    1. 3.1. 引用链接
  5. 4. 常用工具

baoyachi's blog

golang

golang 杂谈

lint工具

  • https://github.com/golangci/golangci-lint

  • 单元测试工具

  • https://github.com/stretchr/testify

格式化代码

  • gofmt -w ./