package
0.19.1-rc.5
Repository: https://github.com/src-d/borges.git
Documentation: pkg.go.dev

# Functions

LoadHashes loads siva hashes from a file and generates a list.
LoadList calls LoadListFilter with an empty filter.
LoadListFilter loads a list of strings, applies a filter function to each line, removes duplicates and returns it sorted lexicographically.
NewDatabase creates and initializes a new Database struct.
NewRepository creates and initializes a new Repository struct.
No description provided by the author
NewSiva creates and initializes a new Siva struct.
OpenFS creates a billy filesystem from a connection string.

# Structs

Database has the db functionality used by the tool.
Repository has the information to manage repositories in the database and message queue.
No description provided by the author
Siva deals with siva files and its database usage.