Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KnowledgeModule ¶
type KnowledgeModule struct {
*modules.BaseModule
}
func NewKnowledgeModule ¶
func NewKnowledgeModule() *KnowledgeModule
func (*KnowledgeModule) Cleanup ¶
func (m *KnowledgeModule) Cleanup() error
func (*KnowledgeModule) Initialize ¶
func (m *KnowledgeModule) Initialize(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.