test

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChildStructure

type ChildStructure struct {
	// contains filtered or unexported fields
}

type Embedded added in v0.3.1

type Embedded struct {
	Bar string
}

type Structure

type Structure struct {
	Buz chan interface{}
	// contains filtered or unexported fields
}

type StructureWithEmbedding added in v0.3.1

type StructureWithEmbedding struct {
	Embedded
	// contains filtered or unexported fields
}

type StructureWithInit added in v0.1.0

type StructureWithInit struct {
	// contains filtered or unexported fields
}

type StructureWithPointerEmbedding added in v0.3.1

type StructureWithPointerEmbedding struct {
	*Embedded
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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