spiegel_podman/pkg/api
Kir Kolyshkin b046387979 Inline the initial slice into append
Instead of creating a slice and then appending to it, let's inline the
initial slice into append. This may or may not result in less slice
reallocations, but it is silencing the prealloc linter warnings.

This commit is part of series fixing issues reported by prealloc linter
from golangci-lint v2.8.0.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2026-02-11 11:41:10 -08:00
..
grpcpb enable gofumpt formatter 2025-11-11 12:32:46 +01:00
handlers Inline the initial slice into append 2026-02-11 11:41:10 -08:00
server Add GET /quadlets/{name}/exists 2026-01-27 16:10:56 +01:00
types set !remote build tags where needed 2024-08-19 11:41:28 +02:00
Makefile swagger: fix for new docker/moby module conflict 2025-11-14 12:29:27 +01:00
tags.yaml [docs] Refactor Artifact API documentation 2025-08-19 10:22:00 +10:00