5 lines
189 B
Go
5 lines
189 B
Go
// SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package ifaces exposes all interfaces to work with adapters.
|
|
package ifaces
|