first with full handle over rpm
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
7948368573
commit
274ea454dd
50 changed files with 4309 additions and 0 deletions
5
internal/core/errors.go
Normal file
5
internal/core/errors.go
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
package core
|
||||
|
||||
import "github.com/syonad/clonepack/internal/store"
|
||||
|
||||
var ErrNotFound = store.ErrNotFound
|
||||
Loading…
Add table
Add a link
Reference in a new issue