a

package
v0.0.0-...-f6892d5 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	X int `go:"track"`
	Y int `go:"track"`
	Z int // untracked
}

func (*T) GetX

func (t *T) GetX() int

func (*T) GetY

func (t *T) GetY() int

func (*T) GetZ

func (t *T) GetZ() int

Jump to

Keyboard shortcuts

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