package
Version:
v0.0.0-...-f4cebfc
Opens a new window with list of versions in this module.
Published: Feb 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 43
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func StartGRPC(ch chan string)
func StartGateway(gRPCHost string)
type Certificates struct {
CA string `json:"ca_base64,omitempty"`
Crt string `json:"crt_base64,omitempty"`
Key string `json:"key_base64,omitempty"`
CertificateAuthority []byte `json:"-"`
ClientCertificate []byte `json:"-"`
ClientKey []byte `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.