Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

undefined: decryptValue #2

Open
yuhorun opened this issue Dec 7, 2019 · 1 comment
Open

undefined: decryptValue #2

yuhorun opened this issue Dec 7, 2019 · 1 comment

Comments

@yuhorun
Copy link

yuhorun commented Dec 7, 2019

..\github.com\onyas\go-browsercookie\browserCookie.go:108:22: undefined: decryptValue

@coderInk
Copy link

The decryptValue function is in the chrome_darwin.go file, and the file ends with _darwin. This is a compilation constraint restricted to conditional compilation on mac computers. You can directly download the code and modify chrome_darwin.go to chrome.go, so that it can also be used under windows and linux.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants