package
3.0.18
Repository: https://github.com/stevegt/grokker.git
Documentation: pkg.go.dev

# Functions

NewFileSplitter creates a new FileSplitter with the given path.
SplitFile splits a Go source file or text string into chunks by top-level declarations.

# Structs

FileSplitter is a struct that holds the path to a Go source file.