0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-04 02:02:53 -05:00
caddy/modules
Francis Lavoie 315715e90f
core: Implement FastAbs to avoid repeated os.Getwd calls ()
* core: Implement FastAbs to avoid repeated os.Getwd calls

* Lint

* Rename files
2024-11-13 03:55:51 -05:00
..
caddyevents events: Use WithLazy to prevent eager serialization of the event data () 2024-11-01 11:28:50 -06:00
caddyfs fix a typo () 2024-05-21 18:41:41 -04:00
caddyhttp core: Implement FastAbs to avoid repeated os.Getwd calls () 2024-11-13 03:55:51 -05:00
caddypki perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
caddytls core: Implement FastAbs to avoid repeated os.Getwd calls () 2024-11-13 03:55:51 -05:00
filestorage
logging core: Implement FastAbs to avoid repeated os.Getwd calls () 2024-11-13 03:55:51 -05:00
metrics metrics: scope metrics to active config, add optional per-host metrics () 2024-10-02 08:23:26 -06:00
standard