Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dotzero/git-profile
/ Load
Method
Load
cmd/interfaces.go:17–17 ·
view source on GitHub ↗
(filename string)
Source
from the content-addressed store, hash-verified
15
Store(profile string, key string, value string)
16
Save(filename string) error
17
Load(filename string) (err error)
18
}
19
20
type
vcs
interface
{
Callers
1
init
Method · 0.65
Implementers
2
Config
internal/config/config.go
storageMock
cmd/mock.go
Calls
no outgoing calls
Tested by
no test coverage detected