createrepo_c library 1.0.4
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_RepomdRecordFillTask Struct Reference

#include <threads.h>

Data Fields

cr_RepomdRecordrecord
 
cr_ChecksumType checksum_type
 
GError * err
 

Detailed Description

Object representing a single repomd record fill task

Definition at line 132 of file threads.h.

Field Documentation

◆ checksum_type

cr_ChecksumType checksum_type

Type of checksum to be used

Definition at line 134 of file threads.h.

◆ err

GError* err

GError **

Definition at line 135 of file threads.h.

◆ record

cr_RepomdRecord* record

Repomd record to be filled

Definition at line 133 of file threads.h.


The documentation for this struct was generated from the following file: