go-keychain icon indicating copy to clipboard operation
go-keychain copied to clipboard

not seeing all the expected exports after importing the package

Open dcopenhaver opened this issue 1 year ago • 1 comments

Hello,

After importing "github.com/keybase/go-keychain" I'm not seeing all the expected exports, I see only: keychain.RandBytes keychain.RandomID

I'm using VSCode on Windows 11 (I compile code here for macos, linux, and windows).

Any ideas?

Thanks

dcopenhaver avatar May 16 '23 23:05 dcopenhaver