dango.inject.injection

Contains functionality for autowiring dependencies using a dependency container.

Members

Classes

AdditionalReport
class AdditionalReport
Undocumented in source.
LaserPrinter
class LaserPrinter
Undocumented in source.
SimpleReport
class SimpleReport
Undocumented in source.

Functions

inject
void inject(DependencyContainer container, Type instance)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Printer
interface Printer
Undocumented in source.
Report
interface Report
Undocumented in source.

Structs

Inject
struct Inject(QualifierType)
Undocumented in source.
Named
struct Named
Undocumented in source.

Meta

Date

Date: 2020-04-16

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin