type google.golang.org/api/internal/gensupport.Hook
3 uses
google.golang.org/api/internal/gensupport (current package)
send.go#L19: type Hook func(ctx context.Context, req *http.Request) func(resp *http.Response)
send.go#L21: var hooks []Hook
send.go#L28: func RegisterHook(h Hook) {
![]() |
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. |