directlynestedstruct

package
v0.0.5-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NestedImportFunc

func NestedImportFunc(x ImportNested)

func NestedImportPointerFunc

func NestedImportPointerFunc(x ImportPointerNested)

func NormalNestFunc

func NormalNestFunc(x Normal)

func NormalPointerNestFunc

func NormalPointerNestFunc(x PointerNormal)

Types

type ImportNested

type ImportNested struct {
	nestedimport.Hello
}

type ImportPointerNested

type ImportPointerNested struct {
	*nestedimport.Hello
}

type Normal

type Normal struct {
	X
}

type PointerNormal

type PointerNormal struct {
	*X
}

type X

type X int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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