package
5.3.73+incompatible
Repository: https://github.com/scmn-dev/secman.git
Documentation: pkg.go.dev

# Functions

Find will search the vault for all occurences of frag in the site name.
ListAll will print out all contents of the vault.
SearchAll will perform a search of searchType with optionally used searchFor.
Site will print out the password of the site that matches path.

# Constants

All indicates SearchSites should return all sites from the vault.
One indicates SearchSites should return only one site from the vault.
Search indicates that SearchSites should return all sites found that match that contain the searchFor string.