README ¶ io Package io is an assortment of packages with a general theme of IO, including the protocol used by clients to interact with the cy server. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Variables func Lock(lockPath string) (*os.File, error) Constants ¶ This section is empty. Variables ¶ View Source var ErrorLockFailed = fmt.Errorf("failed to lock file") Functions ¶ func Lock ¶ func Lock(lockPath string) (*os.File, error) Types ¶ This section is empty. Source Files ¶ View all Source files lock.go Directories ¶ Show internal Expand all Path Synopsis pipe protocol ws Click to show internal directories. Click to hide internal directories.