foo

package
v0.0.0-...-26b160e Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct {
	Bar uint64
	Baz Baz
}

Bar ...

type Baz

type Baz byte

Baz ...

const (
	// ABaz ...
	ABaz Baz = iota
	// BBaz ...
	BBaz
	// CBaz ...
	CBaz
	// DBaz ...
	DBaz
)

type Foo

type Foo struct {
	Bar
	IntList    []int
	IntArray   [8]int
	Map        map[string]*Qux
	AliasedMap MyMap
	Timestamp  time.Time
	External   url.URL
	Duration   time.Duration
	Aliased    MyInt
}

Foo ...

type Jur

type Jur struct {
	A string
}

Jur should be generated since MyMap is referencing it and MyMap is used in Foo

type MyInt

type MyInt int

IntList ...

type MyMap

type MyMap map[string]Jur

MyIntMap

type Qux

type Qux struct {
	A int
	B int
}

Qux ...

type Saz

type Saz struct {
	Point subpkg2.Point
	Foo   float64
}

Saz ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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