func()

in lib/go/si/si.pb.go [661:666]


func (x *AllocationRequest) GetAsks() []*AllocationAsk {
	if x != nil {
		return x.Asks
	}
	return nil
}