Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client(name string, opts ...thrift.ClientOption) interface{}
Client provides a BaseService client to an Fx application using the given name for routing.
fx.Provide( baseservicefx.Client("..."), newHandler, )
Types ¶
Click to show internal directories.
Click to hide internal directories.