MCPcopy Index your code
hub / github.com/coder/coder / GetConfig

Method GetConfig

scripts/intxcheck/testdata/src/example/example.go:10–10  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

8 InTx(func(Store) error, *TxOptions) error
9 GetUser(context.Context) (string, error)
10 GetConfig(context.Context) (string, error)
11}
12
13type Server struct {

Callers 2

SessionMethod · 0.65
getConfigMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected