metrics.go 101 B

123456
  1. package metrics
  2. /*
  3. 1. Create metrics packet--> packet with identifier to track latency, errors.
  4. */