MCPcopy
hub / github.com/nats-io/nats.go / Info

Method Info

micro/service.go:41–41  ·  view source on GitHub ↗

Info returns the service info.

()

Source from the content-addressed store, hash-verified

39
40 // Info returns the service info.
41 Info() Info
42
43 // Stats returns statistics for the service endpoint and all monitoring endpoints.
44 Stats() Stats

Callers 14

TestObjectBasicsFunction · 0.65
TestObjectMultiFunction · 0.65
ExampleAddServiceFunction · 0.65
ExampleService_InfoFunction · 0.65
ExampleService_ResetFunction · 0.65
TestServiceBasicsFunction · 0.65
TestAddServiceFunction · 0.65
TestGroupsFunction · 0.65
TestMonitoringHandlersFunction · 0.65
TestServiceStatsFunction · 0.65
TestRequestRespondFunction · 0.65

Implementers 1

servicemicro/service.go

Calls

no outgoing calls

Tested by 14

TestObjectBasicsFunction · 0.52
TestObjectMultiFunction · 0.52
ExampleAddServiceFunction · 0.52
ExampleService_InfoFunction · 0.52
ExampleService_ResetFunction · 0.52
TestServiceBasicsFunction · 0.52
TestAddServiceFunction · 0.52
TestGroupsFunction · 0.52
TestMonitoringHandlersFunction · 0.52
TestServiceStatsFunction · 0.52
TestRequestRespondFunction · 0.52