session
session copied to clipboard
A efficient, safely and easy-to-use session library for Go.
Results
11
session issues
Sort by
recently updated
recently updated
newest added
Reordered the fields in the Options struct to optimize memory alignment, reducing its size from **136** bytes to **128** bytes. This change improves memory efficiency.