runtime

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package runtime contains the source-of-truth Go source files for the oapi-codegen runtime helpers. These files are embedded by the codegen binary and either inlined into generated output (with dead code elimination) or used to generate the public runtime/ package.

This package is internal — external consumers import the generated runtime/ package instead.

Index

Constants

This section is empty.

Variables

View Source
var SourceFS embed.FS

SourceFS contains the Go source files for the runtime sub-packages. The codegen binary reads these to extract runtime code for inlining into generated files. This package is under internal/ so external users importing the public runtime sub-packages don't pay the cost of embedding the source files.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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