Commit Graph

17 Commits

Author SHA1 Message Date
9f5bfc3ea6
🎨 Format redundant stringify test outputs 2024-05-15 12:11:13 +05:00
ce9e5534eb
🏗️ Simplify metadata repository usage 2024-05-15 12:05:10 +05:00
8c84dbd6d0
:minus_sign: Removed goccy/go-json package 2024-05-07 00:44:17 +05:00
21a84d9809
🚚 Moved variuos utils into util package 2024-05-07 00:42:52 +05:00
b0c51e1a25
🚚 Moved Scope and Action enums into separated packages 2024-05-06 21:23:11 +05:00
71c8373eb4
🚚 Moved code challenge method into separated package 2024-05-06 20:58:14 +05:00
cba81b5ac4
♻️ Replaced new domains in used parts 2024-05-06 20:45:19 +05:00
ed78b50f4e
♻️ Simplify httputil package utils usage 2023-08-07 09:07:55 +06:00
ec83828a1e
🎨 Format of the source code 2023-07-07 05:11:53 +06:00
0585d51f66
🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
c7bd73c63a
♻️ Drop HTTP delivery framework
replaced 'valyala/fasthttp' to native 'net/http' package, close #4
2023-01-16 06:43:07 +06:00
0bb155ebbd
:replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
e0d9212678
🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
f97d0ba272
🚚 Renamed util package to httputil 2022-06-10 01:22:28 +05:00
5d311b5c8d
🚨 Fixed linters warnings 2022-03-25 23:07:52 +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
a2420359fa
🗃️ Added metadata repository implementations 2022-02-16 22:52:33 +05:00