Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> devel >> google-wire
nabia  ] [  aramo  ]
[ ソース: golang-github-google-wire  ]

パッケージ: google-wire (0.4.0-3)

Compile-time Dependency Injection for Go (program)

Wire: Automated Initialization in 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.

For an overview, see the introductory blog post https://blog.golang.org/wire

This package contains the wire command-line program.

google-wire のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 1,699.6 kB5343 kB [ファイル一覧]
armhf 1,484.6 kB4706 kB [ファイル一覧]