Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Regions = []string{ "North America", "South America", "South East Asia", "North Africa", "Middle East", "Europe", } Models = []string{ "G19", "1911", "M4", "AK-47", "RPG", "Mk19", "M24", "M107", "M2", "GAU-17", } Prices = map[string]int{ "G19": 600, "1911": 1000, "M4": 1400, "AK-47": 2200, "RPG": 15000, "Mk19": 41000, "M24": 18000, "M107": 27000, "M2": 62000, "GAU-17": 250000, } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.