Documentation
¶
Index ¶
- func CreateProjectFile(ctx context.Context, file *models.ProjectFile) (*models.ProjectFile, error)
- func DeleteProjectFiles(ctx context.Context, ids []string) error
- func EnsureFilesTable(ctx context.Context) error
- func GetProjectFile(ctx context.Context, fileID string) (*models.ProjectFile, error)
- func SearchProjectFiles(ctx context.Context, param *models.CommonSystemParams) (*models.SearchResponse[models.ProjectFile], error)
- func SumProjectFilesSize(ctx context.Context) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProjectFile ¶
func CreateProjectFile(ctx context.Context, file *models.ProjectFile) (*models.ProjectFile, error)
func EnsureFilesTable ¶
func GetProjectFile ¶
func SearchProjectFiles ¶
func SearchProjectFiles(ctx context.Context, param *models.CommonSystemParams) (*models.SearchResponse[models.ProjectFile], error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.