Skip to content

setlog/fio

Repository files navigation

fio (File Input/Output)

This is a Linux-only package of convenience file operation functions which utilize advisory file locks for interaction with applications which support them; e.g. most FTP servers. These functions do not return error values; they use panik.

See fio_api.go for available functions.

Development

The following needs to be run before working on tests locally:

go install github.com/golang/mock/[email protected]
go generate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages