Commit Graph

10 Commits

Author SHA1 Message Date
c7bd73c63a
♻️ Drop HTTP delivery framework
replaced 'valyala/fasthttp' to native 'net/http' package, close #4
2023-01-16 06:43:07 +06:00
e0d9212678
🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
3266fb1e57
🎨 Replaced TODO context to Background 2022-06-10 01:22:24 +05:00
3b0ebb3690
🚚 Renamed module due project migration
Some checks failed
continuous-integration/drone Build is failing
2022-03-13 15:58:34 +05:00
54de0d1dcb
♻️ Replaced context.Background() to context.TODO() in tests 2022-02-01 23:30:18 +05:00
59d4c4988a
🚨 Removed linter warnings 2022-02-01 22:27:48 +05:00
de0281b9fb
Used SQLMock for token repository tests 2022-01-31 17:05:34 +05:00
7ce8335212
🚚 Renamed NewMe to ParseMe 2022-01-29 19:54:37 +05:00
c31d47d5ae
🚚 Renamed NewClientID to ParseClientID 2022-01-29 19:45:49 +05:00
75f6cb168f
♻️ Refactored token package 2022-01-14 01:50:40 +05:00