pkg1

package
v0.0.0-...-4404a82 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalData = "some data"
View Source
var GlobalDataInt = 42
View Source
var GlobalDeepStruct = DeepBoo{Boo{42}}
View Source
var GlobalStruct = Boo{42}

Functions

func Foo

func Foo()

Types

type Boo

type Boo struct {
	BooVal int
}

type DeepBoo

type DeepBoo struct {
	BooStruct Boo
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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