xmr-remote-nodes/internal/repo
ditatompel 59f1dd9421
List Probers CLI command #2
Listing probers is now only available from server CLI.

The `ProbersQueryParams` struct also changed. I don't think that I will
use more than 20 probers in this project, so paging is not required.

The search param also simplified in one field struct `Search" which
search both in `name` and `api_key` column.
2024-05-18 00:56:13 +07:00
..
admin.go Avoid naming module using a domain name pattern 2024-05-08 21:35:04 +07:00
cron.go Using slog for logging level 2024-05-13 18:40:01 +07:00
geoip.go Adding GeoIP support 2024-05-05 02:20:54 +07:00
monero.go Make nettype and protocol query more strict 2024-05-09 20:44:49 +07:00
prober.go List Probers CLI command #2 2024-05-18 00:56:13 +07:00