module
Version:
v0.19.3
Opens a new window with list of versions in this module.
Published: Oct 3, 2025
License: MIT
Opens a new window with license information.
README
¶
How to run the go test for chunker
build the rust library
# in the root directory
cargo build --release
run the go test in go chunker folder
# from the root directory
cd bindings/go
go test ./...
# or run a specific test
go test -v -run TestSplitCodeChunker
Directories
¶
|
|
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.