package
0.0.0-20241118155721-4355fa86052b
Repository: https://github.com/jamestait-jt/goflow.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithLogger allows you to set logger that will report on basic server start/stop operations.
WithRequestTimeout allows you to set the time the client will wait after sending a request before timing out.

# Structs

No description provided by the author

# Interfaces

A GoFlowGRPCClientOption sets options such as logger, request timeout, etc.