package
Version:
v1.2.3
Opens a new window with list of versions in this module.
Published: Jul 18, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Skill struct {
*entities.Entity `bson:",inline"`
Name string `bson:"name,omitempty" json:"name"`
Description string `bson:"description,omitempty" json:"description"`
}
Skill ... type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.