package
0.0.0-20240517161458-e7eb63719b8a
Repository: https://github.com/mayur2011/go-httpclient.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
# Structs
PizzaOrder is a type of structs that describes a given pizza order.
Producer is a type of structs that holds two channels: one for pizzas, with all information for a given pizza order including whether it was made successfully, and another to handle end of processing (when we quite the channel).