Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ RunServerWithOptions
Function
RunServerWithOptions
micro/test/service_test.go:1443–1445 ·
view source on GitHub ↗
(opts *server.Options)
Source
from the content-addressed store, hash-verified
1441
}
1442
1443
func
RunServerWithOptions(opts *server.Options) *server.Server {
1444
return
natsserver.RunServer(opts)
1445
}
1446
1447
func
TestControlSubject(t *testing.T) {
1448
tests := []
struct
{
Callers
1
RunServerOnPort
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected