Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
2.6 kB
2
Indexable
Never
const (
	СategoryAdvertising      CategoryType = iota // 0
	СategoryBusiness                             // 1
	СategorySoftware                             // 2
	СategoryCommerce                             // 3
	СategoryCommunication                        // 4
	СategoryData                                 // 5
	СategoryDatabase                             // 6
	СategoryDevices                              // 7
	СategoryEcommerce                            // 8
	СategoryEducation                            // 9
	СategoryEmail                                // 10
	СategoryEnergy                               // 11
	СategoryEntertainment                        // 12
	СategoryEvents                               // 13
	СategoryFinance                              // 14
	СategoryFinancial                            // 15
	СategoryFood                                 // 16
	СategoryGaming                               // 17
	СategoryHealthAndFitness                     // 18
	СategoryLocation                             // 19
	СategoryLogistics                            // 20
	СategoryMachine                              // 21
	СategoryLearning                             // 22
	СategoryMapping                              // 23
	СategoryMedia                                // 24
	СategoryMedical                              // 25
	СategoryMonitoring                           // 26
	СategoryMovies                               // 27
	СategoryMusic                                // 28
	СategoryNews                                 // 29
	СategoryOther                                // 30
	СategoryPayments                             // 31
	СategoryReward                               // 32
	СategoryScience                              // 33
	СategorySearch                               // 34
	СategorySMS                                  // 35
	СategorySocial                               // 36
	СategorySports                               // 37
	СategoryStorage                              // 38
	СategoryText                                 // 39
	СategoryAnalysis                             // 40
	СategoryTools                                // 41
	СategoryTranslation                          // 42
	СategoryTravel                               // 43
	СategoryVideo                                // 44
	СategoryImages                               // 45
	СategoryVisual                               // 46
	СategoryRecognition                          // 47
	СategoryWeather                              // 48
)