feat: initial daemon implementation

Este commit está contenido en:
2024-02-20 13:25:31 +00:00
padre 820208d079
commit 0314b5ca93
Se han modificado 45 ficheros con 2989 adiciones y 1041 borrados

Ver fichero

@@ -12,8 +12,6 @@ import (
"code.dumpstack.io/tools/out-of-tree/distro/debian/snapshot/mr"
)
const timeLayout = "20060102T150405Z"
const URL = "https://snapshot.debian.org"
func SourcePackageVersions(name string) (versions []string, err error) {