Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Prefix for GRPC URL inputs. GRPC does not define a standard prefix. This prefix helps to differentiate remote // URLs for REST APIs (i.e - HTTP) from GRPC endpoints. Prefix = "grpc://" PrefixSecure = "grpcs://" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.