package
Version:
v4.2.0
Opens a new window with list of versions in this module.
Published: Jun 30, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package window provides common code for dealing with sliding windows.
func MoveLeft(window []byte, oldest int)
MoveLeft re-arranges window so that the oldest element is at index 0.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.