Xray-core/transport/internet/grpc
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089)
* chore: fix some errors detected by staticcheck

* feat: remove `rand.Seed()` usage for possibly using "fastrand64" runtime to avoid locking

ref: https://pkg.go.dev/math/rand#Seed
2024-03-03 10:52:22 -05:00
..
encoding Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
config_test.go fix(config): fix grpc cofnig parsing when service name only has one '/' char 2023-08-20 22:19:13 -04:00
config.go fix(config): fix grpc cofnig parsing when service name only has one '/' char 2023-08-20 22:19:13 -04:00
config.pb.go Add Authority to gRPC Transport (#3076) 2024-02-29 14:22:14 +00:00
config.proto Add Authority to gRPC Transport (#3076) 2024-02-29 14:22:14 +00:00
dial.go chore: fix some errors detected by staticcheck (#3089) 2024-03-03 10:52:22 -05:00
errors.generated.go Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
grpc.go Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
hub.go fix(transport): correctly release UDS locker file (#2305) 2023-08-26 07:35:44 -04:00