testpkg

package
v0.0.0-...-ac4698a Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const C1 = "C1"

Variables

View Source
var V1, V2 = "V1", func() string {
	return C1 + "X"
}()

Functions

func SameNameFunc

func SameNameFunc()

Types

type X

type X struct {
	FX1 int
}

func (*X) SameNameFunc

func (x *X) SameNameFunc()

type Y

type Y struct {
	FY1 *X
}

func (*Y) SameNameFunc

func (*Y) SameNameFunc() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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