package
Version:
v0.36.2
Opens a new window with list of versions in this module.
Published: Aug 1, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
C embeds Embedded (embedded meets anonymous struct — #2296 panic).
swagger:model
type Embedded struct {
Inner struct {
X string `json:"x"`
} `json:"inner"`
}
Embedded carries an anonymous struct field.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.