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