google.golang.org/api/support/bundler.bundle.next (field)
4 uses
google.golang.org/api/support/bundler (current package)
bundler.go#L121: next *bundle // bundles are handled in order as a linked list queue
bundler.go#L182: b.tail.next = b.curBundle
bundler.go#L309: b.head = b.head.next
bundler.go#L313: out.next = nil
![]() |
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. |