Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ Client
Method
Client
application.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
type
Application
interface
{
22
Config() *server.Configuration
23
Client() *server.Client
24
25
Close()
26
}
Callers
8
apiPollUpdatesMain
Function · 0.95
apiPostexecMain
Function · 0.95
apiListClientsMain
Function · 0.95
initMain
Function · 0.95
apiCompleteWordsMain
Function · 0.95
listMain
Function · 0.95
removeMain
Function · 0.95
updateMain
Function · 0.95
Implementers
1
applicationImpl
application.go
Calls
no outgoing calls
Tested by
no test coverage detected