type google.golang.org/api/internal/gensupport.jsonTag
5 uses
google.golang.org/api/internal/gensupport (current package)
json.go#L133: type jsonTag struct {
json.go#L142: func parseJSONTag(val string) (jsonTag, error) {
json.go#L144: return jsonTag{ignore: true}, nil
json.go#L147: var tag jsonTag
json.go#L154: tag = jsonTag{
![]() |
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. |