backup

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2023 License: MIT Imports: 2 Imported by: 0

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 结构

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL