Versions in this module Expand all Collapse all v1 v1.0.0 Nov 1, 2024 Changes in this version + type OpenOperation struct + type OpenOperationArgs struct + Flags int + Path string + Perms fs.FileMode + func (OpenOperationArgs) IsArgOf(*OpenOperation) + type OpenOperationRes struct + Err *error + File *File + func (OpenOperationRes[File]) IsResultOf(*OpenOperation)