func()
in
beater/pubsubbeat.go [202:205]
4
lines of code
1
McCabe index (conditional complexity)
func (bt *Pubsubbeat) Stop() { bt.client.Close() close(bt.done) }