1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-16 08:18:40 +00:00
Xray-core/transport/internet/grpc
A1lo a994bf8b04
chore: fix some errors detected by staticcheck ()
* 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 () 2024-02-17 22:51:37 -05: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 () 2024-02-29 14:22:14 +00:00
config.proto Add Authority to gRPC Transport () 2024-02-29 14:22:14 +00: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
dial.go chore: fix some errors detected by staticcheck () 2024-03-03 10:52:22 -05:00
errors.generated.go Add gRPC Transport support () 2021-03-14 15:02:07 +00:00
grpc.go Add gRPC Transport support () 2021-03-14 15:02:07 +00:00
hub.go fix(transport): correctly release UDS locker file () 2023-08-26 07:35:44 -04:00