package jsconsumer // Selly ... var Selly = struct { PushNotification string UpdateSellerStatistic string }{ PushNotification: "PULL_PUSH_NOTIFICATION", UpdateSellerStatistic: "PULL_UPDATE_SELLER_STATISTIC", }