package
Version:
v0.0.0-...-332bf77
Opens a new window with list of versions in this module.
Published: May 9, 2023
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.