Registry / auth / gsterjov-go-libsecret

gsterjov-go-libsecret

JSON →
library0.0.0-20161001094733-a6f4afe4910cgogounverified

Go bindings for the libsecret library to access the Secret Service API.

go get github.com/gsterjov/go-libsecret
INSTALL
IMPORT
SIG · GSTERJOV-GO-LIBSEC
G
gsterjov-go-libsecret
authgov0.0.0-20161001094733-a6f4afe4910c
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

libsecret
github.com/gsterjov/go-libsecret

Connects to the Secret Service and retrieves a service instance.

package main import ( "fmt" "github.com/gsterjov/go-libsecret" ) func main() { service, err := libsecret.NewService() if err != nil { panic(err) } fmt.Println(service) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20161001094733-a6f4afe4910clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
gsterjov-go-libsecret — go get gsterjov-go-libsecret · libregistry