Pinned Repositories
addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
awesome-books
📚 集合各类精品 IT 技术书籍,方便大家进行学习,也会推荐一些书,定期更新,长期维护!
errors
基于github.com/pkg/errors包,增加对error code的支持,完全兼容github.com/pkg/errors
geekbang-go
极客时间 《Go 语言项目开发实战》课程补充教程。
gocollect
Go项目Demo功能需求收集(会开源一个Demo涵盖所有功能展示)
gopractise-demo
Go语言企业级项目开发实战一书Demo
iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
miniblog
从设计、开发、测试到部署,带你从零实现高质量的 Go 应用
sample-code
适配于 `github.com/marmotedu/errors` 错误包的错误码实现
superproj
一个包罗万象的 Go 项目开发脚手架
marmotedu's Repositories
marmotedu/iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
marmotedu/geekbang-go
极客时间 《Go 语言项目开发实战》课程补充教程。
marmotedu/awesome-books
📚 集合各类精品 IT 技术书籍,方便大家进行学习,也会推荐一些书,定期更新,长期维护!
marmotedu/miniblog
从设计、开发、测试到部署,带你从零实现高质量的 Go 应用
marmotedu/gopractise-demo
Go语言企业级项目开发实战一书Demo
marmotedu/errors
基于github.com/pkg/errors包,增加对error code的支持,完全兼容github.com/pkg/errors
marmotedu/gocollect
Go项目Demo功能需求收集(会开源一个Demo涵盖所有功能展示)
marmotedu/superproj
一个包罗万象的 Go 项目开发脚手架
marmotedu/sample-code
适配于 `github.com/marmotedu/errors` 错误包的错误码实现
marmotedu/addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
marmotedu/marmotedu-sdk-go
A client-go like go sdk used by marmotedu
marmotedu/medu-sdk-go
marmotedu 另一种sdk实现思路(仿照:tencentcloud-sdk-go、aws-sdk-go、ucloud-sdk-go、jdcloud-sdk-go等)
marmotedu/log
log package based on `github.com/tkestack/tke/pkg/util/log`
marmotedu/component-base
Scheme, typing, encoding, decoding, and conversion packages for IAM and IAM-like API objects.
marmotedu/go-standards
iam项目,go目录规范
marmotedu/marmotVim
SpaceVim离线安装
marmotedu/template
一些模板,例如:Makefile、.gitignore、golangci.yaml、README.md等
marmotedu/api
Schema of the API types that are served by the IAM API server.
marmotedu/gitflow-demo
Git工作流示例项目
marmotedu/the-blockchain-bar
The source-code for: "Build a Blockchain from Scratch in Go" eBook.
marmotedu/apimachinery
Scheme, typing, encoding, decoding, and conversion packages for IAM and IAM-like API objects
marmotedu/community
marmotedu community content
marmotedu/helloci
GitHub Actions Getting Start
marmotedu/gitflowdemo
Git Flow开发流程演示demo
marmotedu/go-gitlint
Go lint your commit messages!
marmotedu/gotools
go工具
marmotedu/murmur3
Native MurmurHash3 Go implementation