Documentation ¶
Index ¶
- type Metrics
- func (this *Metrics) LogCommandSend(userId string, deviceId string, serviceId string, functionId string)
- func (this *Metrics) LogGetLastEventValue(userId string, deviceId string, serviceId string, functionId string)
- func (this *Metrics) LogRequest(userId string, endpoint string)
- func (this *Metrics) ServeHTTP(writer http.ResponseWriter, request *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func (*Metrics) LogCommandSend ¶
func (*Metrics) LogGetLastEventValue ¶
func (*Metrics) LogRequest ¶ added in v1.0.12
Click to show internal directories.
Click to hide internal directories.