Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chat2AnyLLM/code-agent-manager
/ NewConfigService
Function
NewConfigService
internal/desktop/config_service.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
type
ConfigService
struct
{}
13
14
func
NewConfigService() *ConfigService {
return
&ConfigService{} }
15
16
func
(s *ConfigService) ListFiles() []ConfigFileDTO {
17
out := []ConfigFileDTO{{
Callers
2
TestConfigServiceListAndValidate
Function · 0.85
NewServices
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestConfigServiceListAndValidate
Function · 0.68