/godev

code used in my daily dev

Primary LanguageGoMIT LicenseMIT

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.