MCPcopy
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
1443func RunServerWithOptions(opts *server.Options) *server.Server {
1444 return natsserver.RunServer(opts)
1445}
1446
1447func TestControlSubject(t *testing.T) {
1448 tests := []struct {

Callers 1

RunServerOnPortFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected