MCPcopy 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
21type Application interface {
22 Config() *server.Configuration
23 Client() *server.Client
24
25 Close()

Callers 1

initMainFunction · 0.95

Implementers 1

applicationImplapplication.go

Calls

no outgoing calls

Tested by

no test coverage detected