MCPcopy 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

21type Application interface {
22 Config() *server.Configuration
23 Client() *server.Client
24
25 Close()
26}

Callers 8

apiPollUpdatesMainFunction · 0.95
apiPostexecMainFunction · 0.95
apiListClientsMainFunction · 0.95
initMainFunction · 0.95
apiCompleteWordsMainFunction · 0.95
listMainFunction · 0.95
removeMainFunction · 0.95
updateMainFunction · 0.95

Implementers 1

applicationImplapplication.go

Calls

no outgoing calls

Tested by

no test coverage detected