blob: dcc6960f40fda4c417bb2b4d2bb61c0bd45a76f4 [file] [log] [blame]
Jan Schär0f8ce4c2025-09-04 13:27:50 +02001// Copyright The Monogon Project Authors.
2// SPDX-License-Identifier: Apache-2.0
3
4// Package allocs contains allocations of various types of identifiers used in a
5// node. By tracking these centrally, we can avoid collisions.
6package allocs