limits

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package limits holds producer-facing size limits of the grc.store wire contract — only limits a publisher must honor to avoid rejection. Server-side shaping limits (pagination, request-body caps) and client-side pull caps stay in their owners; they are not contract.

Index

Constants

View Source
const MaxPluginBlobBytes = 4 << 20 // 4 MiB

MaxPluginBlobBytes is the hub's ingest cap on each non-binary plugin blob (the index, child manifests, the config blobs, and the signature bundle). A publisher whose config/bundle exceeds this is rejected. The plugin BINARY layer is not bounded by this — the hub digest-pins it but does not read it.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL