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:
@ -3,8 +3,8 @@ package onvif
|
||||
import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"net/http"
|
||||
"onvif-agent/response"
|
||||
"onvif-agent/service/onvif"
|
||||
"zabbixagent2plugintemplate/response"
|
||||
"zabbixagent2plugintemplate/service/onvif"
|
||||
)
|
||||
|
||||
type CreateSessionRequest struct {
|
||||
|
Reference in New Issue
Block a user