Documentation ¶
Overview ¶
Package credentials is a helper for loading x509 certificate files into GRPC transport credentials.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(caFile string, certFile string, keyFile string) (credentials.TransportCredentials, error)
Load reads x509 certificate files into GRPC transport credentials.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.