Documentation
¶
Index ¶
Constants ¶
View Source
const ( JohnDoe = "John Doe" JaneDoe = "Jane Doe" John = "John" Jane = "Jane" Doe = "Doe" NumberOne = 1 NumberTwo = 2 NumberThree = 3 NumberFive = 5 )
Variables ¶
View Source
var ( LowerCaseStringsArray = []string{"hello", "world", "one", "two"} UpperCaseStringsArray = []string{"HELLO", "WORLD", "ONE", "TWO"} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.