client_golang/api/remotewrite
bwplotka 9a1c45aa0c api: Create a new Go module for API; with remote write client and handler.
Lot's of assumptions here:
* We want separate module (we don't have processes on how to version it and release).
* We want to expose generated protos, without gogo.

Signed-off-by: bwplotka <bwplotka@gmail.com>
2024-10-21 08:19:23 +01:00
..
genproto api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
Makefile api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
buf.gen.yaml api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
client.go api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
client_test.go api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
doc.go api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
go.mod api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
go.sum api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
handler.go api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
handler_test.go api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
headers.go api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00