case5

package
v0.0.0-...-fb3338c Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type B

type B struct {
	XX int64
	YY string
	ZZ []uint
	WW [2]float32
}

func (*B) Foo

func (o *B) Foo() error

type D

type D struct {
	KK string `yaml:"kk"`
	HH string `yaml:"-"`
	TT any
	B  B `yaml:",inline"`
}

Jump to

Keyboard shortcuts

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