Endpoint is the remote read or write endpoint for the storage client.
()
| 413 | Name() string |
| 414 | // Endpoint is the remote read or write endpoint for the storage client. |
| 415 | Endpoint() string |
| 416 | } |
| 417 | |
| 418 | // QueueManager manages a queue of samples to be sent to the Storage |
no outgoing calls