mirror of
https://github.com/containers/podman.git
synced 2026-07-11 07:45:16 -04:00
7 lines
217 B
Go
7 lines
217 B
Go
// SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package runtime exposes runtime client and server components
|
|
// for go-openapi toolkit.
|
|
package runtime
|