Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Implementation ¶
type Implementation struct {
OperationRef string
}
User-provided metadata containing information on the implementation to be converted to OpenAPI spec.
type Link ¶
type Link interface {
// contains filtered or unexported methods
}
func FromImplementation ¶
func FromImplementation(impl Implementation) (Link, error)
Click to show internal directories.
Click to hide internal directories.