mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 16:45:50 -06:00
- strings.CutPrefix instead of HasPrefix+TrimPrefix (naming, legacy) - slices.Contains instead of manual loop (plugin/server) - min/max builtins instead of manual comparisons (nathole) |
||
|---|---|---|
| .. | ||
| http.go | ||
| manager.go | ||
| plugin.go | ||
| tracer.go | ||
| types.go | ||