labs15

package
v0.0.0-...-6c2044b Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchMyTable

func FetchMyTable(callback func(item MyTable))

Types

type ChildData

type ChildData struct {
	C01 int
	C02 int
	C03 int
	C04 int
	C05 int
	C06 int
	C07 int
	C08 int
	C09 int
	C10 int
}

type MyTable

type MyTable struct {
	C01   int
	C02   int
	C03   int
	C04   int
	C05   int
	C06   int
	C07   int
	C08   int
	C09   int
	C10   int
	Child *ChildData
}

func LookupMyTable

func LookupMyTable(i int) *MyTable

Jump to

Keyboard shortcuts

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