mirror of
https://github.com/docker/docs.git
synced 2026-04-03 17:59:01 +07:00
ca0084fad1a033a1b8da5bfbbcbf509701aa253d
Custom storage drivers can register a factory to create the driver by name, similar to the database/sql package's Register and Open factory.Create returns an in-process driver if registered or an IPC driver if one can be found, erroring otherwise This standardizes parameter passing for creation of storage drivers Also adds documentation for storagedriver package and children
Description
Languages
Markdown
97.2%
HTML
1.8%
CSS
0.4%
JavaScript
0.2%
Go
0.1%
Other
0.1%