forked from r00t2/gosecret
1
0
Fork 0
gosecret/conts_test.go

7 lines
106 B
Go

package gosecret
// Paths.
const (
DbusDefaultCollectionPath string = DbusPath + "/collections/login"
)