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

Struct group

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

Source from the content-addressed store, hash-verified

156 }
157
158 group struct {
159 service *service
160 prefix string
161 queueGroup string
162 queueGroupDisabled bool
163 }
164
165 // Verb represents a name of the monitoring service.
166 Verb int64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected