type google.golang.org/api/storage/v1.Channel
9 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L1202: type Channel struct {
storage-gen.go#L1261: func (s *Channel) MarshalJSON() ([]byte, error) {
storage-gen.go#L1262: type NoMethod Channel
storage-gen.go#L5576: channel *Channel
storage-gen.go#L5583: func (r *ChannelsService) Stop(channel *Channel) *ChannelsStopCall {
storage-gen.go#L12099: channel *Channel
storage-gen.go#L12106: func (r *ObjectsService) WatchAll(bucket string, channel *Channel) *ObjectsWatchAllCall {
storage-gen.go#L12270: func (c *ObjectsWatchAllCall) Do(opts ...googleapi.CallOption) (*Channel, error) {
storage-gen.go#L12289: ret := &Channel{
![]() |
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. |