define

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	Int     int
	B       define2.B
	Defined DefinedInt
	Chained ChainedDefinedInt
	Alias   AliasInt
	Slice   []DefinedInt
	Map     map[DefinedInt]AliasInt
}

A is a definition for test

type AA

type AA struct {
	Time
}

AA is a definition for test

type AliasInt added in v1.1.0

type AliasInt = int

AliasInt is a primitive-compatible alias type for test.

type ChainedDefinedInt added in v1.1.0

type ChainedDefinedInt DefinedInt

ChainedDefinedInt is a primitive-compatible defined type chain for test.

type DefinedInt added in v1.1.0

type DefinedInt int

DefinedInt is a primitive-compatible defined type for test.

type NotGeneratedChild

type NotGeneratedChild struct {
	Interface any
}

NotGeneratedChild is a definition for test

type NotGeneratedNamedPrimitive added in v1.1.0

type NotGeneratedNamedPrimitive struct {
	Hidden hiddenInt
}

NotGeneratedNamedPrimitive uses an inaccessible named primitive for test.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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