func()

in rate/rate.go [118:120]


func (r *Reservation) OK() bool {
	return r.ok
}