package
2.16.6+incompatible
Repository: https://github.com/skf/go-enlight-sdk.git
Documentation: pkg.go.dev

# Functions

FailOnNonTempDialError returns a DialOption that specifies if gRPC fails on non-temporary dial errors.
WithBlock returns a DialOption which makes caller of Dial blocks until the underlying connection is up.
WithTransportCredentials returns a DialOption which configures a connection level security credentials (e.g., TLS/SSL).
WithTransportCredentialsPEM returns a DialOption which configures a connection level security credentials (e.g., TLS/SSL).