Add forwarder logic

This commit is contained in:
Zoltan Papp
2023-07-26 13:43:44 +02:00
parent 6c2b364966
commit f185107268
14 changed files with 452 additions and 41 deletions

1
go.mod
View File

@@ -126,6 +126,7 @@ require (
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/srwiley/oksvg v0.0.0-20200311192757-870daf9aa564 // indirect
github.com/srwiley/rasterx v0.0.0-20200120212402-85cb7272f5e9 // indirect