Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gopher ¶
type Gopher struct {
Id bson.ObjectId `bson:"_id"`
Name string
Skillz []string
Born time.Time
Mutated time.Time
}
Click to show internal directories.
Click to hide internal directories.