Files
containerd/plugins
Sebastiaan van Stijn 568880ec3e erofsutils: MountsToLayer slight optimizations
follow-up to 09f34d18b7

- Use strings.Cut instead of trimming prefixes and strings.Split
  to reduce allocations
- Use a switch for mount-type for slightly better readability
  than if / else if / else.
- Fix GoDoc to start with the function name.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-04-19 17:04:23 +02:00
..
2024-02-27 22:09:20 -08:00
2024-01-17 09:55:12 -08:00
2024-02-27 22:09:20 -08:00
2024-12-23 23:14:49 -07:00
2024-10-16 17:37:05 +08:00