Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 297 Bytes

go-pkg

standardize golang libraries for organization level.

Flow

[main](main)
   |__ [staging](staging)
      |__ [hotfix](hotfix-xxx)
      |__ [dev](dev)
         |__ [feat](feat-xxxx)
         |__ [bug](bug-xxxx)
         |__ [issu](issu-xxxx)
         |__ [...](...-...)