Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ Set
Method
Set
errors/context.go:4–4 ·
view source on GitHub ↗
(string, interface{})
Source
from the content-addressed store, hash-verified
2
3
type
withContext
interface
{
4
Set(string,
interface
{})
5
Get(string)
interface
{}
6
Del(string)
7
Context()
map
[string]
interface
{}
Callers
15
Add
Method · 0.65
TestAPILock
Function · 0.65
TestAPIUnlock
Function · 0.65
TestAPISearch
Function · 0.65
TestAPISearchVerifiable
Function · 0.65
TestRemoteLocksWithCache
Function · 0.65
TestRefreshCache
Function · 0.65
TestSearchLocksVerifiableWithCache
Function · 0.65
SetContext
Function · 0.65
writeLFSError
Function · 0.65
lfsHandler
Function · 0.65
lfsBatchHandler
Function · 0.65
Implementers
1
wrappedError
errors/types.go
Calls
no outgoing calls
Tested by
15
TestAPILock
Function · 0.52
TestAPIUnlock
Function · 0.52
TestAPISearch
Function · 0.52
TestAPISearchVerifiable
Function · 0.52
TestRemoteLocksWithCache
Function · 0.52
TestRefreshCache
Function · 0.52
TestSearchLocksVerifiableWithCache
Function · 0.52
TestAuthErrWithBody
Function · 0.52
TestFatalWithBody
Function · 0.52
TestWithNonFatal500WithBody
Function · 0.52
TestAuthenticateHeaderAccess
Function · 0.52
TestDoWithAuthApprove
Function · 0.52