MCPcopy Create free account
hub / github.com/auxten/postgresql-parser / Lock

Method Lock

pkg/util/nocopy.go:24–24  ·  view source on GitHub ↗

Lock is a no-op used by -copylocks checker from `go vet`.

()

Source from the content-addressed store, hash-verified

22
23// Lock is a no-op used by -copylocks checker from `go vet`.
24func (*NoCopy) Lock() {}
25
26// Unlock is a no-op used by -copylocks checker from `go vet`.
27func (*NoCopy) Unlock() {}

Callers 15

RecordValueMethod · 0.80
GetLastValueMethod · 0.80
GetLastValueByIDMethod · 0.80
ExportMethod · 0.80
LoadLocationMethod · 0.80
FixedZoneMethod · 0.80
randnullability.goFile · 0.80
RegisterUnclonableTypeFunction · 0.80
typeIsOrContainsVerbotenFunction · 0.80
LookupMethod · 0.80
getEnvFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected