package subject const ( supplierPrefix = "supplier" ) const ( GetSupplierInfo = supplierPrefix + "get_info" )