Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.02 KB

GoDev

Actions Status codecov Go Report Card Codacy Badge License

basic repo for studying various data structure and algorithm in golang.

others contains code snippets i used in daily development.

Notice: some package may not thread safe, you should always try test -race.