# Packages
No description provided by the author
# Structs
Stack implements a LIFO queue that can store a single object type that can be encoded by the gob encoder (encoding/gob) on local disk.
VersionInfo is used to encode version information for the disk stack into our files.
# Type aliases
Option provides an optional argument to New().