Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewData, NewSQLClient, NewTipherethRepo, NewGeburaRepo, NewYesodRepo)
ProviderSet is data providers.
Functions ¶
func NewSQLClient ¶
func NewSQLClient(c *conf.Sephirah_Data) (*ent.Client, func(), error)
func NewTipherethRepo ¶
func NewTipherethRepo(data *Data) biztiphereth.TipherethRepo
NewTipherethRepo .
Types ¶
Click to show internal directories.
Click to hide internal directories.