]> git.ipfire.org Git - people/ms/pakfire.git/commit
xfer: Put the API response into a struct
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 09:17:06 +0000 (09:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 09:17:06 +0000 (09:17 +0000)
commit7e5e94dbd6095458f85ca1eaa6e49b455a8eba24
treed61cade0a20f38f0c4413e0cd3300ffec4afbe92
parent06142d7a6c05627406fbb492d104ab110a0dcdda
xfer: Put the API response into a struct

This will allow us to type a bit less and easily extend this in the
future.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/repo_delete.c
src/cli/lib/upload_list.c
src/pakfire/client.c
src/pakfire/xfer.c
src/pakfire/xfer.h