Documentation ¶ Index ¶ Variables func DumpMiddleware(next types.Dump) types.Dump Constants ¶ This section is empty. Variables ¶ View Source var Freeze types.Freeze = freeze View Source var Unfreeze types.Unfreeze = unfreeze Functions ¶ func DumpMiddleware ¶ func DumpMiddleware(next types.Dump) types.Dump Checks for the runtime's plugin (e.g. runc) and plugs in its dump middleware before calling the next handler. Also ensures settings the required request detauls for the runtime plugin. Types ¶ This section is empty. Source Files ¶ View all Source files dump_adapters.gofreeze_handlers.gounfreeze_handlers.go Click to show internal directories. Click to hide internal directories.