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:
@ -7,9 +7,9 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"log"
|
||||
"net/http"
|
||||
"onvif-agent/config"
|
||||
"onvif-agent/response"
|
||||
"onvif-agent/service/onvif"
|
||||
"zabbixagent2plugintemplate/config"
|
||||
"zabbixagent2plugintemplate/response"
|
||||
"zabbixagent2plugintemplate/service/onvif"
|
||||
)
|
||||
|
||||
func CreateSubscription(c *gin.Context) {
|
||||
|
Reference in New Issue
Block a user