package
0.0.0-20241119214023-ab495895ee33
Repository: https://github.com/lapostoj/winemanager.git
Documentation: pkg.go.dev
# Functions
NewBottleResponse transforms a Bottle in BottleReponse.
NewBottleResponses transforms a slice of Bottle in a slice of BottleReponse.
NewCellarResponse transforms a Cellar in a CellarResponse.
NewCellarResponses transforms a slice of Cellar in a slice of CellarResponse.
NewIDResponse transforms a string in an IDResponse.
NewStorageLocationResponse transforms a StorageLocation in a StorageLocationResponse.
NewVariationResponse transforms a Variation in a VariationResponse.
NewVariationResponses transforms a slice of Variation in a slice of VariationResponse.
NewWineResponse transforms a Wine in WineReponse.
NewWineResponses transforms a slice of Wine in a slice of WineReponse.
# Structs
BottleResponse defines the object used when sending a bottle.
CellarResponse defines the object used when sending a cellar.
IDResponse defines the object used when sending a cellar.
StorageLocationResponse defines the object used when sending a storage location.
VariationResponse defines the object used when sending a variation.
WineResponse defines the object used when sending a wine.