Documentation ¶
Index ¶
- type Page
- func (p *Page) Get(ctx context.Context, id uuid.UUID) (*entity.Page, error)
- func (p *Page) GetFile(ctx context.Context, pageID, fileID uuid.UUID) (*entity.File, error)
- func (p *Page) ListAll(ctx context.Context) ([]*entity.PageBase, error)
- func (p *Page) ListUnprocessed(ctx context.Context) ([]entity.Page, error)
- func (p *Page) Save(ctx context.Context, page *entity.Page) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.