feat: restructure project layout and move SOAP implementation to internal package

This commit is contained in:
ProtoTess
2025-11-12 19:13:36 +00:00
parent 64ce3192a4
commit 52352dacd4
10 changed files with 431 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"strings"
"time"
originsoap "github.com/0x524A/onvif-go/soap"
originsoap "github.com/0x524A/onvif-go/internal/soap"
)
// Handler handles incoming SOAP requests