Documentation ¶
Index ¶
- Variables
- func ProcessCSV(r io.Reader, url string) ([]common.Chunk, error)
- func ProcessHTML(r io.Reader, url string) ([]common.Chunk, error)
- func ProcessJSON(r io.Reader, url string) ([]common.Chunk, error)
- func ProcessText(r io.Reader, url string) ([]common.Chunk, error)
- func ProcessYAML(r io.Reader, url string) ([]common.Chunk, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ProcessMd = ProcessText
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.