internal

package
v0.0.0-...-74f66b4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2016 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package internal supports the options and transport packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DialSettings

type DialSettings struct {
	Endpoint     string
	Scopes       []string
	TokenSource  oauth2.TokenSource
	UserAgent    string
	HTTPClient   *http.Client
	GRPCDialOpts []grpc.DialOption
	GRPCConn     *grpc.ClientConn
}

DialSettings holds information needed to establish a connection with a Google API service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL