Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hoanhan101/ultimate-go
/ Lock
Method
Lock
go/design/conversion_1.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
// Locker provides support for locking and unlocking things.
15
type
Locker
interface
{
16
Lock()
17
Unlock()
18
}
19
Callers
2
main
Function · 0.65
writer
Function · 0.65
Implementers
1
bike
go/design/conversion_1.go
Calls
no outgoing calls
Tested by
no test coverage detected