doc

package
v0.0.0-...-a648134 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupedType1

type GroupedType1 struct{}

Grouped Type 1

type GroupedType2

type GroupedType2 struct{}

Grouped Type 2

type GroupedType3

type GroupedType3 string

Grouped Type 3 Multi Line

type TestInt

type TestInt int

TestInt is an int

type TestIntf

type TestIntf interface {
	Yep()
}

TestIntf is an interface

type TestString

type TestString string

TestString is a test string

const (
	// TestString1 is TestString1
	TestString1 TestString = "foo"

	// TestString2 is TestString2
	TestString2 TestString = "bar"
)
const (
	// TestString3 is TestString3
	TestString3 TestString = "baz"

	TestString4 TestString = "qux" // TestString4 is TestString4
	TestString5 TestString = "yep"
)

type TestStruct

type TestStruct struct {
	// A is a!
	A int

	// B is b!
	B int

	C int // C is c!
	D int // D is d!
	E int
}

TestStruct is a struct

type TestStruct2

type TestStruct2 struct {
	// A is a!
	A int
	B int // B is b!
}

TestStruct2 is also a struct

type TestTypeGroup1

type TestTypeGroup1 string

TestTypeGroup1 yep

type TestTypeGroup2

type TestTypeGroup2 string

TestTypeGroup2 yep

Jump to

Keyboard shortcuts

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