Documentation ¶
Overview ¶
Package master provides the master node.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamClientInterceptor ¶
func StreamClientInterceptor(encrypter encrypt.Encrypter) grpc.StreamClientInterceptor
StreamClientInterceptor is a client-side interceptor that encrypts the request and decrypts the response.
func UnaryClientEncryptInterceptor ¶
func UnaryClientEncryptInterceptor(encrypter encrypt.Encrypter) grpc.UnaryClientInterceptor
UnaryClientEncryptInterceptor is a client-side interceptor that encrypts the request and decrypts the response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.