xmr-remote-nodes/cmd
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
import.go feat: MySQL db migration 2024-05-12 04:19:40 +07:00
probe.go Using slog for logging level 2024-05-13 18:40:01 +07:00
probers.go List Probers CLI command #2 2024-05-18 00:56:13 +07:00
root.go Using slog for logging level 2024-05-13 18:40:01 +07:00
serve.go Using slog for logging level 2024-05-13 18:40:01 +07:00