FreeBSD.software
Home/devel/go-wire

go-wire

0.6.0_18

Compile-time Dependency Injection for Go

Wire is a code generation tool that automates connecting components using dependency injection. Dependencies between components are represented in Wire as function parameters, encouraging explicit initialization instead of global variables. Because Wire operates without runtime state or reflection, code written to be used with Wire is useful even for hand-written initialization.

Origin: devel/go-wire
Category: devel
Size: 5.23MiB
License: APACHE20
Maintainer: drtr0jan@yandex.ru
Dependencies: 0 packages
Required by: 0 packages
$pkg install go-wire

More in devel