MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / GVA_MODEL

Struct GVA_MODEL

cli/pkg/common/sshremote.go:1070–1074  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1068}
1069
1070type GVA_MODEL struct {
1071 ID uint // 主键ID
1072 CreatedAt time.Time // 创建时间
1073 UpdatedAt time.Time // 更新时间
1074}
1075
1076type WorkspacePolicy struct {
1077 GVA_MODEL

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected