Christian Ditaputratama
|
73308d2a32
|
refactor: Use proberRepo struct instead of interface
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
o need to use interface when calling `NewProber()`.
|
2024-07-07 03:25:30 +07:00 |
|
Christian Ditaputratama
|
4c7d53547b
|
feat!: Change the module name to "URL based"
This make me easier to test the module with external services.
|
2024-07-07 01:28:44 +07:00 |
|
ditatompel
|
cd52dc7b70
|
Lowercase & upperase initialism acronyms
See https://google.github.io/styleguide/go/decisions#initialisms
|
2024-06-10 03:03:23 +07:00 |
|
ditatompel
|
8b5bdc7523
|
toSQL function for QueryProber struct
Make the unit test easier
|
2024-05-30 20:14:16 +07:00 |
|
ditatompel
|
130cd06dc4
|
Make X-Prober-Api-Key as constant
|
2024-05-30 13:40:57 +07:00 |
|
ditatompel
|
0b331ec6c6
|
Lowercase & upperase initialism acronyms
See https://google.github.io/styleguide/go/decisions#initialisms
|
2024-05-30 12:46:33 +07:00 |
|
ditatompel
|
38320bc316
|
Rename NewProberRepo to NewProber
Also rename ProbersQueryParams to QueryProbers
|
2024-05-27 07:17:27 +07:00 |
|
ditatompel
|
ddc448e90c
|
Moving monero.go to its own internal package
|
2024-05-22 22:45:38 +07:00 |
|