package
0.0.0-20241118155721-4355fa86052b
Repository: https://github.com/jamestait-jt/goflow.git
Documentation: pkg.go.dev
# Functions
TODO: Expand this to provide access to set gRPC options.
No description provided by the author
No description provided by the author
WithLogger allows you to set logger that will report on basic server start/stop operations.
WithPort allows you to set the port on which the server will listen.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
A GoFlowGRPCServerOption sets options such as logger, port, etc.