//
pkg.gl
Category
github.com/stevegt/grokker/v3
lang
go
package
3.0.18
Repository:
https://github.com/stevegt/grokker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
86 SLOC
#
Functions
NewFileSplitter
NewFileSplitter creates a new FileSplitter with the given path.
Split
SplitFile splits a Go source file or text string into chunks by top-level declarations.
#
Structs
FileSplitter
FileSplitter is a struct that holds the path to a Go source file.