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 last example in README.md is broken - when creating new object of the struct presented in the example, Go throws an error of unknown field 'Session' in struct literal of type phidLookupRequest.
The last example in README.md is broken - when creating new object of the struct presented in the example, Go throws an error of
unknown field 'Session' in struct literal of type phidLookupRequest.