packer-cn/packer-plugin-sdk/filelock/doc.go

7 lines
112 B
Go
Raw Normal View History

/*
Package filelock makes it easy to create and check file locks for concurrent
processes.
*/
package filelock