package database func PutMany(collection string, data []Service) bool { return false }