upd: helper services updated

This commit is contained in:
Rajon Ahmed 2026-06-16 12:35:01 +08:00
parent e790ed5ae3
commit 94fc132676
Signed by: engrrajonahmed
GPG Key ID: 19C3D328D8C8F65F
9 changed files with 22 additions and 22 deletions

View File

@ -49,8 +49,8 @@ import (
"os"
"path/filepath"
"go/module/name/essential/external/service/helper/log"
"go/module/name/essential/external/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/status"
)
const (

View File

@ -45,9 +45,9 @@ import (
"strconv"
"time"
"go/module/name/essential/external/service/helper/log"
"go/module/name/essential/external/service/helper/retriever"
"go/module/name/essential/external/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/retriever"
"go/module/essential/visible/service/helper/status"
"github.com/beevik/ntp"
)

View File

@ -47,8 +47,8 @@ import (
"strings"
"time"
"go/module/name/essential/visible/service/helper/log"
"go/module/name/essential/visible/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/status"
)
type filesystemResult struct {

View File

@ -44,9 +44,9 @@ import (
"encoding/hex"
"strings"
"go/module/name/essential/external/service/helper/log"
"go/module/name/essential/external/service/helper/retriever"
"go/module/name/essential/external/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/retriever"
"go/module/essential/visible/service/helper/status"
)
const (

View File

@ -53,9 +53,9 @@ import (
"strings"
"time"
"go/module/name/essential/external/service/helper/log"
"go/module/name/essential/external/service/helper/retriever"
"go/module/name/essential/external/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/retriever"
"go/module/essential/visible/service/helper/status"
)
// Function Name: ObrimKey

View File

@ -47,7 +47,7 @@ import (
"strings"
"time"
"go/module/name/essential/visible/service/helper/retriever"
"go/module/essential/visible/service/helper/retriever"
)
// Function Name: ObrimLog

View File

@ -46,9 +46,9 @@ import (
"strings"
"time"
"go/module/name/essential/visible/service/helper/log"
"go/module/name/essential/visible/service/helper/retriever"
"go/module/name/essential/visible/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/retriever"
"go/module/essential/visible/service/helper/status"
)
const (

View File

@ -42,9 +42,9 @@ import (
"strings"
"sync"
"go/module/name/essential/external/service/helper/log"
"go/module/name/essential/external/service/helper/retriever"
"go/module/name/essential/external/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/retriever"
"go/module/essential/visible/service/helper/status"
)
var (

View File

@ -42,8 +42,8 @@ import (
"strings"
"sync"
"go/module/name/essential/external/service/helper/log"
"go/module/name/essential/external/service/helper/status"
"go/module/essential/visible/service/helper/log"
"go/module/essential/visible/service/helper/status"
)
// JSON Provider Purpose: Retrieve a complete resource payload.