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