Documentation
¶
Overview ¶
Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GomeetClient ¶
type GomeetClient struct {
// contains filtered or unexported fields
}
func NewGomeetClient ¶
func (GomeetClient) GetCaCertificate ¶
func (c GomeetClient) GetCaCertificate() string
GetCaCertificate return caCertificate
func (GomeetClient) GetCertificate ¶
func (c GomeetClient) GetCertificate() string
GetCertificate return clientCertificate
func (GomeetClient) GetGRPCClient ¶
func (c GomeetClient) GetGRPCClient() pb.ProfileClient
GetGRPCClient : getter on internal gRPC client
func (GomeetClient) GetPrivateKey ¶
func (c GomeetClient) GetPrivateKey() string
GetPrivateKey return clientPrivateKey
Click to show internal directories.
Click to hide internal directories.