Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Orville = nook.Resident{
Character: orvilleCharacter}
)
View Source
var ( Residents = nook.Residents{ character.Orville: Orville, character.Wilbur: Wilbur} )
View Source
var (
Wilbur = nook.Resident{
Character: wilburCharacter}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.