Documentation ¶
Index ¶
- type Page
- func (p *Page) Get(_ context.Context, id uuid.UUID) (*entity.Page, error)
- func (p *Page) GetFile(_ context.Context, pageID, fileID uuid.UUID) (*entity.File, error)
- func (p *Page) ListAll(ctx context.Context) ([]*entity.Page, error)
- func (p *Page) ListUnprocessed(ctx context.Context) ([]entity.Page, error)
- func (p *Page) Save(_ 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.