Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Listen ¶ added in v0.1.12
func Listen(ctx context.Context, addr string, opts ...ListenOpt) (*grpc.Server, net.Listener, error)
Create a new MassTasker GRPC server and not start it yet
func ListenAndServe ¶ added in v0.1.12
Create a new MassTasker GRPC server
func NewWithContext ¶ added in v0.1.11
Types ¶
type ListenOpt ¶ added in v0.1.12
type ListenOpt func(*listenOpts)
func WithBootstrapTaskGroup ¶ added in v0.1.12
func WithMaxMsgSize ¶ added in v0.1.16
Click to show internal directories.
Click to hide internal directories.