Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eolinker/goku_lite
/ Counter
Interface
Counter
diting/metric.go:7–9 ·
view source on GitHub ↗
Counter counter
Source
from the content-addressed store, hash-verified
5
6
//Counter counter
7
type
Counter
interface
{
8
Add(value float64, labels Labels)
9
}
10
11
//Gauge gauge
12
type
Gauge
interface
{
Callers
8
CheckPluginIsAvailiable
Function · 0.65
Add
Method · 0.65
Add
Method · 0.65
Add
Method · 0.65
NewCounter
Function · 0.65
NewGauge
Function · 0.65
NewHistogram
Function · 0.65
Add
Method · 0.65
Implementers
11
Manager
console/updater/updater.go
Counter
module/prometheus/metrics.go
Count
module/graphite/count.go
MetricsValuesCount
module/graphite/count.go
GokuServer
goku-handler/handler.go
Refreshers
diting/refresh.go
CounterProxy
diting/proxy-count.go
ServiceDao
server/dao/console-sqlite3/dao-service
Intercept
common/listener/intercept.go
tHandler
node/admin/handler.go
ClientManager
admin/console/client-manager.go
Calls
no outgoing calls
Tested by
no test coverage detected