Kaynağa Gözat

Update README.md

lidashuang 12 yıl önce
ebeveyn
işleme
af0a30e561
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -59,7 +59,7 @@ Periodically emit every metric to StatHat:
 ```go
 ```go
 import "github.com/rcrowley/go-metrics/stathat"
 import "github.com/rcrowley/go-metrics/stathat"
 
 
-stathat.Stathat(metrics.DefaultRegistry, 10e9, "example@example.com")
+go stathat.Stathat(metrics.DefaultRegistry, 10e9, "example@example.com")
 ```
 ```
 
 
 Periodically emit every metric into Influxdb:
 Periodically emit every metric into Influxdb: