Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ NewApplication
Function
NewApplication
application.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
NewApplication() Application {
29
return
&applicationImpl{}
30
}
31
32
type
applicationImpl
struct
{
33
configuration *server.Configuration
Callers
8
apiPollUpdatesMain
Function · 0.85
apiPostexecMain
Function · 0.85
apiListClientsMain
Function · 0.85
initMain
Function · 0.85
apiCompleteWordsMain
Function · 0.85
listMain
Function · 0.85
removeMain
Function · 0.85
updateMain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected