Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WithReturnConnectionError (0.14 sec)

  1. common/config/.golangci.yml

          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,
      # it can be disabled by this option. To list all
      # excluded by default patterns execute `golangci-lint run --help`.
    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