func()
in
rate/rate.go [146:148]
3
lines of code
1
McCabe index (conditional complexity)
func (r *Reservation) Cancel() { r.CancelAt(time.Now()) }