file

package
v1.88.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenNoLock

func OpenNoLock(path string) (*os.File, error)

OpenNoLock opens a file for reading in non-exclusive mode. In Unix-like environments it just calls os.Open, but on Windows it forks syscall.Open for control over the sharemode, adding syscall.FILE_SHARE_DELETE.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL