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

Struct NGINXServerOptions

tailnet/test/integration/integration.go:338–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336}
337
338type NGINXServerOptions struct {
339 SimpleServerOptions
340}
341
342var _ ServerStarter = NGINXServerOptions{}
343

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected