type cloud.google.com/go/storage.bucketBoundHostname

4 uses

	cloud.google.com/go/storage (current package)
		storage.go#L191: type bucketBoundHostname struct {
		storage.go#L203: func (s bucketBoundHostname) host(bucket string) string {
		storage.go#L219: func (s bucketBoundHostname) path(bucket, object string) string {
		storage.go#L244: 	return bucketBoundHostname{hostname: hostname}