作者 yangfu

init gocomm

# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.vscode
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.log
*debug
*wasm
*.idea
*.tmp
\ No newline at end of file
... ...
module gitlab.fjmaimaimai.com/mmm-go/gocomm
go 1.13
... ...