MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / taskRequest

Struct taskRequest

internal/metrics/task_kv_test.go:348–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346}
347
348type taskRequest struct {
349}
350
351func (this *taskRequest) MetricKey(key string) string {
352 return configutils.ParseVariables(key, func(varName string) (value string) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected