Documentation
¶
Index ¶
Constants ¶
View Source
const MaxReadBytes = 256 * 1024
MaxReadBytes caps the total bytes ReadFile will return in a single call. Files larger than this must be paged via offset/limit.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
Click to show internal directories.
Click to hide internal directories.