Instance Methodvapor 4.114.1Vapor

shutdown

For every key in the container having a shutdown closure, invoke the closure. Designed to be invoked during an explicit app shutdown process or in a reference type’s deinit.

Storage.swift:150
func shutdown()