foo

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2017 License: 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
	Timestamp time.Time
	External  url.URL
	Duration  time.Duration
	Aliased   MyInt
}

Foo ...

type MyInt

type MyInt int

IntList ...

type Qux

type Qux struct {
	A int
	B int
}

Qux ...

type Saz

type Saz struct {
	Point subpkg.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