structs

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: BSD-3-Clause Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncTest

func FuncTest(item S)

Types

type Dim added in v0.3.2

type Dim int

type S

type S struct{}

func (S) Init

func (S) Init()

func (S) MethodTest

func (this S) MethodTest(item S1)

func (S) Upper

func (S) Upper(s string) string

type S1

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

type S2

type S2 struct {
	Public int
	// contains filtered or unexported fields
}

type S3 added in v0.3.2

type S3 struct {
	X Dim
	Y Dim
}

Jump to

Keyboard shortcuts

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