Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Serve ¶
func Serve(ctx context.Context, httpAddr, grpcAddr string, nrApp *newrelic.Application, resourceSvc resourcesv1.ResourceService, moduleSvc modulesv1.ModuleService, ) error
Serve initialises all the gRPC+HTTP API routes, starts listening for requests at addr, and blocks until server exits. Server exits gracefully when context is cancelled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.