// how much did this cost? func payForOrderAndAwardRep(srv ChatServer, uid common.UserId, order common.OrderType, orderName string, base int, svclevel servicelevel) int { … }
// how much did this cost? func payForOrderAndAwardRep(srv ChatServer, uid common.UserId, order common.OrderType, orderName string, base int, svclevel servicelevel) int { … }