Module args

Source
Expand description

zebra-checkpoints arguments

For usage please refer to the program help: zebra-checkpoints --help

Structs§

Args
zebra-checkpoints arguments
InvalidBackendError
An error indicating that the supplied string is not a valid Backend name.
InvalidTransportError
An error indicating that the supplied string is not a valid Transport name.

Enums§

Backend
The backend type the zebra-checkpoints utility will use to get data from.
Transport
The transport used by the zebra-checkpoints utility to connect to the Backend.