Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidConn = errors.New("invalid connection")
)
Functions ¶
This section is empty.
Types ¶
type CustomCredential ¶
type CustomCredential struct {
Token string
}
func (CustomCredential) GetRequestMetadata ¶
func (CustomCredential) RequireTransportSecurity ¶
func (c CustomCredential) RequireTransportSecurity() bool
Click to show internal directories.
Click to hide internal directories.