MCPcopy Create free account
hub / github.com/encoder-run/operator / Config

Struct Config

cmd/main.go:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42)
43
44type Config struct {
45 Environment string
46}
47
48var (
49 scheme = runtime.NewScheme()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected