vars

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	V1 = "v1"
	V2 = 42
	V3 = 666.666
)
View Source
var (
	V4 string  = "c4"
	V5 int     = 42
	V6 uint    = 42
	V7 float64 = 666.666
)
View Source
var Doc = "A variable with some documentation"

Doc is a top-level string with some documentation attached.

Functions

This section is empty.

Types

type Kind

type Kind int
var (
	Kind1 Kind = 1
	Kind2      = 2
)

Jump to

Keyboard shortcuts

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