Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VO ¶
type VO struct { WPM dto.Module ExecutableTable []*entity.Executable IntentTemplateTable []*entity.IntentTemplate LocalRepositoryTable []*entity.LocalRepository MediaTable []*entity.Media ProjectTable []*entity.Project ProjectTypeTable []*entity.ProjectType RemoteRepositoryTable []*entity.RemoteRepository SettingTable []*entity.Setting UserTable []*entity.User WorktreeTable []*entity.Worktree }
VO 是用于数据导入/导出的 JSON 结构
Click to show internal directories.
Click to hide internal directories.