You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
..\github.com\onyas\go-browsercookie\browserCookie.go:108:22: undefined: decryptValue
The text was updated successfully, but these errors were encountered: