Xray-core/main/commands/all/api
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
..
api.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
balancer_info.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
balancer_override.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
inbounds_add.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
inbounds_remove.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
logger_restart.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
outbounds_add.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
outbounds_remove.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
shared.go chore: fix some errors detected by staticcheck (#3089) 2024-03-03 10:52:22 -05:00
stats_get.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
stats_query.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
stats_sys.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00