package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (h *Holder[K, D]) Register(name K, driver D)
Register makes a driver available by the provided name.
If Register is called twice with the same name or if driver is nil,
it panics.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.