golang.org/x/oauth2/internal.Token.Raw (field)
5 uses
golang.org/x/oauth2/internal (current package)
token.go#L56: Raw interface{}
token.go#L260: Raw: vals,
token.go#L277: Raw: make(map[string]interface{}),
token.go#L279: json.Unmarshal(body, &token.Raw) // no error checks for optional fields
golang.org/x/oauth2
token.go#L149: raw: t.Raw,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |