This commit moves a huge chunk of the code to go. The TODO.md document indicates what is left to be done.
4 lines
142 B
Go
4 lines
142 B
Go
// Package internal contains various utility functions.
|
|
//
|
|
// These are not subject to version guarantees and may be changed
|
|
package internal
|