//
pkg.gl
Category
github.com/google/skylark
internal
chunkedfile
package
0.0.0-20181101142754-a5f7082aabed
Repository:
https://github.com/google/skylark.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
80 SLOC
#
Functions
Read
Read parses a chunked file and returns its chunks.
#
Structs
Chunk
A Chunk is a portion of a source file.
#
Interfaces
Reporter
Reporter is implemented by *testing.T.