xmr-remote-nodes/internal/monero
Christian Ditaputratama 5a6641a199
refactor: Use ptr for QueryNodes.toSQL()
Since `SortBy` and `SortDirection` is modified directly from `QueryNodes`
pointer, `sortBy` and `sortDirrection` return value from `QueryNodes.toSQL()`
no longger needed
2024-08-05 18:27:00 +07:00
..
monero.go refactor: Use ptr for QueryNodes.toSQL() 2024-08-05 18:27:00 +07:00
monero_test.go refactor: Use ptr for QueryNodes.toSQL() 2024-08-05 18:27:00 +07:00
prober.go refactor: Use proberRepo struct instead of interface 2024-07-07 03:25:30 +07:00
prober_test.go Uppercase CheckAPI test func 2024-06-10 03:23:03 +07:00
report.go refactor: Use moneroRepo struct instead of interface 2024-07-07 03:13:11 +07:00
report_test.go test: Unit test for parseStatuses() 2024-06-03 22:18:24 +07:00