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

Method Stopped

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

Stopped informs whether [Stop] was executed on the service.

()

Source from the content-addressed store, hash-verified

51
52 // Stopped informs whether [Stop] was executed on the service.
53 Stopped() bool
54 }
55
56 // Group allows for grouping endpoints on a service.

Callers 2

ExampleService_StoppedFunction · 0.65
TestMonitoringHandlersFunction · 0.65

Implementers 1

servicemicro/service.go

Calls

no outgoing calls

Tested by 2

ExampleService_StoppedFunction · 0.52
TestMonitoringHandlersFunction · 0.52