github.com/jchengjr77/canaveral@v1.0.1-0.20200715160102-ea9245d1a2fb/nativestore/credentials_windows.go (about)

     1  package nativestore
     2  
     3  import "github.com/docker/docker-credential-helpers/wincred"
     4  
     5  var store = wincred.Wincred{}