Subject: CVS commit: pkgsrc/devel/go-wire
From: Tobias Nygren
Date: 2021-12-08 02:30:21
Message id: 20211208013021.CCB4AFAEC@cvs.NetBSD.org

Log Message:
devel/go-wire: import go-wire-0.5.0.20210831

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.

packaged because it is a build dependency for www/grafana starting from 8.2

Files:
RevisionActionfile
1.1addpkgsrc/devel/go-wire/DESCR
1.1addpkgsrc/devel/go-wire/Makefile
1.1addpkgsrc/devel/go-wire/PLIST
1.1addpkgsrc/devel/go-wire/distinfo
1.1addpkgsrc/devel/go-wire/go-modules.mk
1.1addpkgsrc/devel/go-wire/patches/patch-go.sum