mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 23:37:07 +00:00
@@ -58,4 +58,9 @@ type Repository interface {
|
||||
GetLastUpdate() string
|
||||
SetLastUpdate(string)
|
||||
Client() Client
|
||||
|
||||
GetTreeChecksums() compiler.Checksums
|
||||
GetTreeCompressionType() compiler.CompressionImplementation
|
||||
SetTreeCompressionType(c compiler.CompressionImplementation)
|
||||
SetTreeChecksums(c compiler.Checksums)
|
||||
}
|
||||
|
Reference in New Issue
Block a user