//
pkg.gl
Category
github.com/katzien/go-structure-examples
domain
adding
package
0.0.0-20230224013745-aa5bd6bf7a18
Repository:
https://github.com/katzien/go-structure-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
47 SLOC
#
Functions
MakeAddBeerEndpoint
MakeAddBeerEndpoint creates a handler for POST /beers requests.
NewService
NewService creates an adding service with the necessary dependencies.
#
Interfaces
Service
Service provides beer adding operations.