xmr-remote-nodes/handler
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
..
middlewares.go Avoid naming module using a domain name pattern 2024-05-08 21:35:04 +07:00
response.go List Probers CLI command #2 2024-05-18 00:56:13 +07:00
routes.go List Probers CLI command #2 2024-05-18 00:56:13 +07:00