def name()

in apisix/plugins/stop.py [0:0]


    def name(self) -> str:
        """
        The name of the plugin registered in the runner
        :return:
        """
        return "stop"