//
pkg.gl
Category
github.com/edgelesssys/contrast
internal
grpc
dialer
package
1.2.1
Repository:
https://github.com/edgelesssys/contrast.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
4
Files
71 SLOC
#
Functions
New
New creates a new Dialer.
NewWithKey
NewWithKey creates a new Dialer with the given private key.
#
Structs
Dialer
Dialer can open grpc client connections with different levels of ATLS encryption / verification.
#
Interfaces
NetDialer
NetDialer implements the net Dialer interface.