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