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 ¶
Click to show internal directories.
Click to hide internal directories.