Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FailOnNonTempDialError (0.09 sec)

  1. common/config/.golangci.yml

        - linters:
            - staticcheck
          text: "SA1019: grpc.WithBlock is deprecated"
        - linters:
            - staticcheck
          text: "SA1019: grpc.FailOnNonTempDialError"
        - linters:
            - staticcheck
          text: "SA1019: grpc.WithReturnConnectionError"
      # Independently from option `exclude` we use default exclude patterns,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Oct 24 17:36:49 UTC 2024
    - 11.7K bytes
    - Viewed (0)
Back to top