convert to template
All checks were successful
Template Cleanup / Template Cleanup (push) Has been skipped
All checks were successful
Template Cleanup / Template Cleanup (push) Has been skipped
This commit is contained in:
@ -6,9 +6,9 @@ import (
|
||||
"golang.zabbix.com/sdk/errs"
|
||||
"io"
|
||||
"net/http"
|
||||
"onvif-agent/config"
|
||||
"onvif-agent/constant"
|
||||
"strings"
|
||||
"zabbixagent2plugintemplate/config"
|
||||
"zabbixagent2plugintemplate/constant"
|
||||
)
|
||||
|
||||
// HandlerFunc describes the signature all metric handler functions must have.
|
||||
|
Reference in New Issue
Block a user