Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(svc factory.ServiceFactory, opts ...OptionFunc) factory.ApplicationFactory
New create a new gRPC server
Types ¶
type OptionFunc ¶
type OptionFunc func(*option)
OptionFunc setter to set grpc option
func SetTCPHost ¶
func SetTCPHost(host string) OptionFunc
Click to show internal directories.
Click to hide internal directories.