package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jul 11, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HandlerV1 struct {
dig.Out
Handler Handler `group:"handlers_v1"`
}
type ListV1Out struct {
dig.Out
Handlers []Handler `group:"handlers_v1,flatten"`
}
type ListV2Out struct {
dig.Out
Handlers []Handler `group:"handlers_v2,flatten"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.