Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
338
type
NGINXServerOptions
struct
{
339
SimpleServerOptions
340
}
341
342
var
_ ServerStarter = NGINXServerOptions{}
343
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected