package
0.0.0-20230224013745-aa5bd6bf7a18
Repository: https://github.com/katzien/go-structure-examples.git
Documentation: pkg.go.dev

# Functions

MakeAddBeerEndpoint creates a handler for POST /beers requests.
NewService creates an adding service with the necessary dependencies.

# Interfaces

Service provides beer adding operations.