Ejemplo n.º 1
0
func deliveryPointToValue(dp *push.DeliveryPoint) []byte {
	return dp.Marshal()
}