Jguer / go-alpm

Go bindings to Pacman's libalpm
MIT License
45 stars 14 forks source link

Add SyncDBListByDBName method #62

Closed smolx closed 1 year ago

smolx commented 1 year ago

It allows to get a database list consisting of a single database.

Also added Append method for DBList required to implement the method above.

@Jguer If you have no fundamental objections to such changes, I'll make a PR for yay.