Commit Graph

13 Commits

Author SHA1 Message Date
71c8373eb4
🚚 Moved code challenge method into separated package 2024-05-06 20:58:14 +05:00
ec83828a1e
🎨 Format of the source code 2023-07-07 05:11:53 +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
3b0ebb3690
🚚 Renamed module due project migration
Some checks failed
continuous-integration/drone Build is failing
2022-03-13 15:58:34 +05:00
1480f58cac
🎨 Format session logic code 2022-02-18 00:13:45 +05:00
bdd633bc8d
👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
59d4c4988a
🚨 Removed linter warnings 2022-02-01 22:27:48 +05:00
cda8fe433d
Added domain tests 2022-01-30 22:49:25 +05:00
14f4d7d2ef
🎨 Format domain package code 2022-01-29 22:50:45 +05:00
4ce47440aa
♻️ Updated Me domain usage
* Updated TestMe for use custom url as in TestURL
* Use Me as Ticket Subject
2022-01-29 19:30:39 +05:00
1d14c7a347
🏷️ Added Session domain 2022-01-08 15:52:55 +05:00