feat: optimize the package name for cross-domain functionality (#690)

This commit is contained in:
Ryo
2025-08-11 19:04:06 +08:00
committed by GitHub
parent e344828933
commit e03cf4cc87
54 changed files with 69 additions and 69 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossagent
package agent
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossconnector
package connector
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossconversation
package conversation
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossdatabase
package database
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossdatacopy
package datacopy
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossknowledge
package knowledge
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossmessage
package message
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossplugin
package plugin
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crosssearch
package search
import (
"context"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package crossvariables
package variables
import (
"context"