//
pkg.gl
Category
github.com/umamimike/go-structure-examples
domain
adding
package
0.0.0-20201005190257-b3f917f3b338
Repository:
https://github.com/umamimike/go-structure-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
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.