package
Version:
v0.29.4-rc.5
Opens a new window with list of versions in this module.
Published: Aug 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ErrLockFileExists = errors.New(
"lock file exists. This usually means that there is another instance of furyctl running",
)
type LockFile struct {
Path string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.