Documentation
¶
Overview ¶
Package pacmandb refreshes Arch repository sync databases.
It parses /etc/pacman.conf (with Include + mirrorlist expansion), resolves $repo/$arch placeholders, fetches each <repo>.db file with multi-mirror failover, and writes the result atomically to /var/lib/pacman/sync/.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
Config represents the parsed pacman.conf configuration.
func ParseConfig ¶
ParseConfig parses /etc/pacman.conf and returns the configuration.
Click to show internal directories.
Click to hide internal directories.