Documentation
¶
Overview ¶
Package bundletest is shared test scaffolding: it builds a self-contained FileDescriptorSet and writes a valid on-disk bundle so negotiate/server/e2e can exercise the real bundle.Load path without protoc. It is imported only by tests (never by cmd), so it does not enter the binary.
Index ¶
Constants ¶
View Source
const ValidOpenAPI = `{"openapi":"3.0.0","info":{"title":"test","version":"1"},"paths":{}}`
ValidOpenAPI is a minimal well-formed OpenAPI document.
View Source
const ValidVersions = `` /* 160-byte string literal not displayed */
ValidVersions binds contract "2024-11" → POST /v3/echo, acme.v1.Ping → acme.v1.Pong.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.