Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + func NewClientCredentials(opts ClientOptions) (credentials.TransportCredentials, error) + func NewServerCredentials(opts ServerOptions) (credentials.TransportCredentials, error) + type ClientOptions struct + FallbackCreds credentials.TransportCredentials + type ServerOptions struct + FallbackCreds credentials.TransportCredentials