Documentation
¶
Overview ¶
Package generator encapsulates the structure which is in charge of populating the petname array
Package generator encapsulates the structure which is in charge of populating the petname array
Index ¶
Constants ¶
View Source
const ( // NameTemplate is the call value for templating NameTemplate = ".Name" // AdjectiveTemplate is the call value for templating AdjectiveTemplate = ".Adjective" )
Variables ¶
View Source
var ( // Name is a list of default scientist names Name = []string{}/* 234 elements not displayed */ // Adjective is a list of default adjectives Adjective = []string{}/* 108 elements not displayed */ )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.