Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Research ¶
type Research struct {
// contains filtered or unexported fields
}
Research container for all search relative variables initiated inside InitReseach(...)
func (Research) SearchConsumable ¶
SearchConsumable search a consumable in the seach database
func (Research) StoreConsumable ¶
func (r Research) StoreConsumable(c structures.Consumable) error
StoreConsumable stores a consumable in the seach database for later search
Click to show internal directories.
Click to hide internal directories.