xmr-remote-nodes/internal
Christian Ditaputratama 97fad6cacb
refactor: Use slice.Contains() nettype check
Instead using `||` for each nettype query check , simply using `slice.Contains`.
Also, checking `any` value is not needed here.
2024-07-29 22:30:03 +07:00
..
config build: Inject version when build the binaries 2024-07-04 03:45:37 +07:00
cron refactor: Use cronRepo struct instead of interface 2024-07-07 02:57:36 +07:00
database feat!: Change the module name to "URL based" 2024-07-07 01:28:44 +07:00
geo Lowercase & upperase initialism acronyms 2024-05-30 12:46:33 +07:00
handler feat!: Moving handler to internal/handler 2024-07-07 01:42:29 +07:00
monero refactor: Use slice.Contains() nettype check 2024-07-29 22:30:03 +07:00