package
Version:
v2.3.1
Opens a new window with list of versions in this module.
Published: May 25, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewClient(
addrs, resolverScheme, resolverSchemeName string,
keepAliveTime, keepAliveTimeout int, keepAlivePermitWithoutStream bool,
caCertPem, certServername string,
defaultServiceConfig string, dialBlock bool, dialTimeoutSecond int,
) (*grpc.ClientConn, error)
NewClient
func NewServer(listenAddr string,
enforcementPolicyUse bool, enforcementPolicyMinTime int, enforcementPolicyPermitWithoutStream bool,
certPem, certKey string,
keepAliveMaxConnIdle int, keepAliveMaxConnAge int, keepAliveMaxConnAgeGrace int, keepAliveTime int, keepAliveTimeout int,
healthCheckUse bool,
opt ...grpc.ServerOption) (*Server, error)
NewServer
Source Files
¶
Directories
¶
tests
|
|
|
|
Click to show internal directories.
Click to hide internal directories.