Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( wire.Struct(new(Space), "*"), wire.Struct(new(dal.Space), "*"), wire.Struct(new(biz.Space), "*"), wire.Struct(new(api.Space), "*"), )
Collection of wire providers
Functions ¶
This section is empty.
Types ¶
type Space ¶
func (*Space) RegisterV1Routers ¶
Click to show internal directories.
Click to hide internal directories.