Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGrpcConnection ¶
func NewGrpcConnection(config *configs.Config) (grpc.ClientConnInterface, error)
Types ¶
type AuthCredential ¶
type AuthCredential struct {
Token string
}
func (AuthCredential) GetRequestMetadata ¶
func (AuthCredential) RequireTransportSecurity ¶
func (ac AuthCredential) RequireTransportSecurity() bool
Click to show internal directories.
Click to hide internal directories.