func()

in operations/garbage-collect.go [23:25]


func (b gc) Run() error {
	return b.f(b)
}