Categorygithub.com/xm-tech/go-demo
repository
0.0.0-20240911061945-d5f2fa2deb11
Repository: https://github.com/xm-tech/go-demo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

TODO

  • frequently used package
    • time
    • math
    • string
  • golang base datastruct
    • list
    • map
    • set
    • array
  • mysql
    • gorm
      • curd
      • query list
    • time field
  • redis
    • redis
  • kafka
  • protobuf
  • log
  • tcp
  • etcd
  • zookeeper
  • grpc
  • project practises
    • mod like chat room app with telnet
      • china chess game which with room
  • remark
  • go module
  • go benchmark