mirror of
https://github.com/moby/moby.git
synced 2026-08-08 17:11:38 +00: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
|