//
pkg.gl
Category
github.com/bytedance/nxt_unit
codebuilder
astutil
package
1.0.0
Repository:
https://github.com/bytedance/nxt_unit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
140 SLOC
#
Functions
NewBuffer
NewBuffer returns a new buffer to accumulate changes to an initial data slice.
ReflectString
ReflectString returns the code in a string format.
ReflectStringV2
Deprecated.
ReflectStringV3
No description provided by the author
#
Structs
Buffer
A Buffer is a queue of edits to apply to a given byte slice.