package
0.1008.0
Repository: https://github.com/ashwinidulams/numaflow-go.git
Documentation: pkg.go.dev

# Functions

New creates a new server object.
WithMaxMessageSize sets the server max receive message size and the server max send message size to the given size.
WithSockAddr start the server with the given sock addr.

# Type aliases

Option is the interface to apply options.