Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
Repository of image
func (Repository) GetTempPath ¶
GetTempPath will return the original path from a temporary id
func (Repository) SaveTempPath ¶
func (r Repository) SaveTempPath(ctx context.Context, id, originalPath string, expiryTime time.Duration) error
SaveTempPath image path
Click to show internal directories.
Click to hide internal directories.