Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics interface { RTCMetrics() rtc.Metrics Handler() http.Handler IncWebSocketEvent(direction, evType string) IncWebSocketConn() DecWebSocketConn() IncClusterEvent(evType string) IncStoreOp(op string) ObserveClusterMutexGrabTime(group string, elapsed float64) ObserveClusterMutexLockedTime(group string, elapsed float64) IncClusterMutexLockRetries(group string) }
Click to show internal directories.
Click to hide internal directories.