From e790ed5ae364dba7474084cfc242076ec4647598 Mon Sep 17 00:00:00 2001 From: Rajon Ahmed Date: Mon, 15 Jun 2026 21:55:00 +0800 Subject: [PATCH] upd: helper services updated --- essential/visible/service/helper/codec/codec.go | 1 + essential/visible/service/helper/filesystem/filesystem.go | 2 +- essential/visible/service/helper/log/log.go | 1 + essential/visible/service/helper/status/status.go | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/essential/visible/service/helper/codec/codec.go b/essential/visible/service/helper/codec/codec.go index d39f857..41e9e90 100644 --- a/essential/visible/service/helper/codec/codec.go +++ b/essential/visible/service/helper/codec/codec.go @@ -32,6 +32,7 @@ | | Contributor: | - Rajon Ahmed +| - Scionite | |-------------------------------------------------------------------------- */ diff --git a/essential/visible/service/helper/filesystem/filesystem.go b/essential/visible/service/helper/filesystem/filesystem.go index e7123ee..ccd23a7 100644 --- a/essential/visible/service/helper/filesystem/filesystem.go +++ b/essential/visible/service/helper/filesystem/filesystem.go @@ -30,7 +30,7 @@ | | Contributor: | - Rajon Ahmed -| - OpenAI +| - Scionite | |-------------------------------------------------------------------------- */ diff --git a/essential/visible/service/helper/log/log.go b/essential/visible/service/helper/log/log.go index 1382b66..5c502cb 100644 --- a/essential/visible/service/helper/log/log.go +++ b/essential/visible/service/helper/log/log.go @@ -32,6 +32,7 @@ | | Contributor: | - Rajon Ahmed +| - Scionite | |-------------------------------------------------------------------------- */ diff --git a/essential/visible/service/helper/status/status.go b/essential/visible/service/helper/status/status.go index 169731e..b314141 100644 --- a/essential/visible/service/helper/status/status.go +++ b/essential/visible/service/helper/status/status.go @@ -31,6 +31,7 @@ | | Contributor: | - Rajon Ahmed +| - Scionite | |-------------------------------------------------------------------------- */