notes

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SerializeDocuments

func SerializeDocuments(documents map[string]*documents.Document) ([]byte, error)

DOC:

Types

type Note

type Note struct {
	Path    string             `json:"path"`
	Weights map[string]float64 `json:"weights"`
}

func DocumentsToNotes

func DocumentsToNotes(documents map[string]*documents.Document) []Note

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL