b

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CrossAliasEmbed

type CrossAliasEmbed struct {
	a.AnotherPackageAlias
}

CrossAliasEmbed embeds a cross-package alias anonymously. Reporter (old go-swagger): NOT rendered.

swagger:model CrossAliasEmbed

type NamedCrossAlias

type NamedCrossAlias struct {
	AnyName a.AnotherPackageAlias `json:"anyName"`
}

NamedCrossAlias references a cross-package alias as a named field. Reporter: rendered.

swagger:model NamedCrossAlias

type PlainEmbed

type PlainEmbed struct {
	color.Color
}

PlainEmbed embeds the plain cross-package type anonymously. Reporter: rendered.

swagger:model PlainEmbed

type SameAliasEmbed

type SameAliasEmbed struct {
	color.SamePackageAlias
}

SameAliasEmbed embeds a same-package alias anonymously. Reporter: rendered.

swagger:model SameAliasEmbed

Jump to

Keyboard shortcuts

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