effective

module
v0.0.0-...-385762f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2021 License: GPL-2.0

README

深入Effective-GO相关的学习输出

go工程代码组织

https://golang.org/doc/code

Effective-Go学习

https://golang.org/doc/effective_go#introduction

Directories

Path Synopsis
internal
biz
go2coding/style
包的命名规范:短,简洁,容易记住 go推荐的命名方式为src/encoding/base64 而非src/encoding_base64或者是src/encodingBase64 参考wiki: https://golang.org/doc/effective_go.html
包的命名规范:短,简洁,容易记住 go推荐的命名方式为src/encoding/base64 而非src/encoding_base64或者是src/encodingBase64 参考wiki: https://golang.org/doc/effective_go.html
jwt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL