models

package
v0.0.0-...-d36ff20 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attachment

type Attachment struct {
	ID          uint64
	UserID      uint64
	Bucket      string
	Object      string
	Title       string
	Size        uint64
	ContentType string
	UploadedAt  *time.Time
	DeletedAt   *time.Time
	Version     uint32
	UpdatedAt   time.Time
	CreatedAt   time.Time
}

type AttachmentResource

type AttachmentResource struct {
	ID           uint64
	AttachmentID uint64
	ResourceType string
	ResourceID   *uint64
	CreatedAt    time.Time
}

Jump to

Keyboard shortcuts

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