//
pkg.gl
Category
github.com/drmagice/wire-examples
best-practice
options-structs
package
0.0.0-20190728122456-1666c0539d64
Repository:
https://github.com/drmagice/wire-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
35 SLOC
#
Functions
InitializeGreeter
No description provided by the author
NewGreeter
NewGreeter 使用Options以避免构造函数过长.
#
Variables
GreeterSet
GreeterSet 使用wire.Struct设置Options为provider.
#
Structs
Greeter
No description provided by the author
Options
Options.
#
Type aliases
Message
No description provided by the author