syntax = "proto3"; package yandexmarket.products; option go_package = "yandexmarket"; service ProductsService { }