go-github-com-danieljoos-wincred 1.2.2
Go interface to Windows Credentials Management
Package wincred provides primitives for accessing the Windows Credentials Management API. This includes functions for retrieval, listing and storage of credentials as well as Go structures for convenient access to the credential data.
- Outputs:
out
- Website: https://github.com/danieljoos/wincred
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-danieljoos-wincred 1.2.2
as follows:
guix install go-github-com-danieljoos-wincred@1.2.2
Or install the latest version:
guix install go-github-com-danieljoos-wincred
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.