Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_Stopped
Function · 0.65
TestMonitoringHandlers
Function · 0.65
Implementers
1
service
micro/service.go
Calls
no outgoing calls
Tested by
2
ExampleService_Stopped
Function · 0.52
TestMonitoringHandlers
Function · 0.52