Documentation ¶
Index ¶
- type Repo
- func (re *Repo) Get(ctx context.Context, id uint64) (io.Reader, error)
- func (re *Repo) GetDescByID(ctx context.Context, in uint64) (domain.Image, error)
- func (re *Repo) List(ctx context.Context) ([]domain.Image, error)
- func (re *Repo) Save(ctx context.Context, img []byte, descr domain.FaceDescriptor) (domain.Image, 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.