Documentation ¶
Index ¶
- Variables
- func NewInprocMapperChannel(s mapper.LibrarianMapperServiceServer) mapper.LibrarianMapperServiceClient
- func NewInprocPorterChannel(s porter.LibrarianPorterServiceServer) porter.LibrarianPorterServiceClient
- func NewInprocSearcherChannel(s searcher.LibrarianSearcherServiceServer) searcher.LibrarianSearcherServiceClient
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewInprocMapperChannel, NewInprocSearcherChannel, NewInprocPorterChannel)
Functions ¶
func NewInprocMapperChannel ¶
func NewInprocMapperChannel(s mapper.LibrarianMapperServiceServer) mapper.LibrarianMapperServiceClient
func NewInprocPorterChannel ¶
func NewInprocPorterChannel(s porter.LibrarianPorterServiceServer) porter.LibrarianPorterServiceClient
func NewInprocSearcherChannel ¶
func NewInprocSearcherChannel(s searcher.LibrarianSearcherServiceServer) searcher.LibrarianSearcherServiceClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.