package subject const ( locationPrefix = "location_" ) const ( GetLocationWarehouse = locationPrefix + "get_address" )