MCPcopy Create free account

hub / github.com/PacktPublishing/Building-Microservices-with-Go-Second-Edition / types & classes

Types & classes125 in github.com/PacktPublishing/Building-Microservices-with-Go-Second-Edition

Class
frontend/src/Admin.js:21
Class
frontend/src/Toast.js:4
Class
frontend/src/CoffeeList.js:5
StructClient
* Client for products API */
product-api/9_docs/client-sdk/client/products/products_client.go:23
StructClient
* Client for products API */
product-api/10_CORS/client-sdk/client/products/products_client.go:23
InterfaceClientService
ClientService is the interface for Client methods
product-api/9_docs/client-sdk/client/products/products_client.go:29
InterfaceClientService
ClientService is the interface for Client methods
product-api/10_CORS/client-sdk/client/products/products_client.go:29
StructCreateNotImplemented
*CreateNotImplemented handles this case with default header values. Generic error message returned as a string */
product-api/9_docs/client-sdk/client/products/create_responses.go:126
StructCreateNotImplemented
*CreateNotImplemented handles this case with default header values. Generic error message returned as a string */
product-api/10_CORS/client-sdk/client/products/create_responses.go:126
StructCreateOK
*CreateOK handles this case with default header values. Data structure representing a single product */
product-api/9_docs/client-sdk/client/products/create_responses.go:60
StructCreateOK
*CreateOK handles this case with default header values. Data structure representing a single product */
product-api/10_CORS/client-sdk/client/products/create_responses.go:60
StructCreateParams
*CreateParams contains all the parameters to send to the API endpoint for the create operation typically these are written to a http.Request */
product-api/9_docs/client-sdk/client/products/create_parameters.go:64
StructCreateParams
*CreateParams contains all the parameters to send to the API endpoint for the create operation typically these are written to a http.Request */
product-api/10_CORS/client-sdk/client/products/create_parameters.go:64
StructCreateReader
CreateReader is a Reader for the Create structure.
product-api/9_docs/client-sdk/client/products/create_responses.go:20
StructCreateReader
CreateReader is a Reader for the Create structure.
product-api/10_CORS/client-sdk/client/products/create_responses.go:20
StructCreateUnprocessableEntity
*CreateUnprocessableEntity handles this case with default header values. Validation errors defined as an array of strings */
product-api/9_docs/client-sdk/client/products/create_responses.go:93
StructCreateUnprocessableEntity
*CreateUnprocessableEntity handles this case with default header values. Validation errors defined as an array of strings */
product-api/10_CORS/client-sdk/client/products/create_responses.go:93
StructDeleteCreated
*DeleteCreated handles this case with default header values. No content is returned by this API endpoint */
product-api/9_docs/client-sdk/client/products/delete_responses.go:60
StructDeleteCreated
*DeleteCreated handles this case with default header values. No content is returned by this API endpoint */
product-api/10_CORS/client-sdk/client/products/delete_responses.go:60
StructDeleteNotFound
*DeleteNotFound handles this case with default header values. Generic error message returned as a string */
product-api/9_docs/client-sdk/client/products/delete_responses.go:81
StructDeleteNotFound
*DeleteNotFound handles this case with default header values. Generic error message returned as a string */
product-api/10_CORS/client-sdk/client/products/delete_responses.go:81
StructDeleteNotImplemented
*DeleteNotImplemented handles this case with default header values. Generic error message returned as a string */
product-api/9_docs/client-sdk/client/products/delete_responses.go:114
StructDeleteNotImplemented
*DeleteNotImplemented handles this case with default header values. Generic error message returned as a string */
product-api/10_CORS/client-sdk/client/products/delete_responses.go:114
StructDeleteParams
*DeleteParams contains all the parameters to send to the API endpoint for the delete operation typically these are written to a http.Request */
product-api/9_docs/client-sdk/client/products/delete_parameters.go:63
StructDeleteParams
*DeleteParams contains all the parameters to send to the API endpoint for the delete operation typically these are written to a http.Request */
product-api/10_CORS/client-sdk/client/products/delete_parameters.go:63
StructDeleteReader
DeleteReader is a Reader for the Delete structure.
product-api/9_docs/client-sdk/client/products/delete_responses.go:20
StructDeleteReader
DeleteReader is a Reader for the Delete structure.
product-api/10_CORS/client-sdk/client/products/delete_responses.go:20
StructFiles
Files is a handler for reading and writing files
product-images/1_restful/handlers/files.go:15
StructFiles
Files is a handler for reading and writing files
product-images/3_final/handlers/files.go:16
StructFiles
Files is a handler for reading and writing files
product-images/2_download/handlers/files.go:15
StructGenericError
GenericError GenericError is a generic error message returned by a server swagger:model GenericError
product-api/9_docs/client-sdk/models/generic_error.go:15
StructGenericError
GenericError is a generic error message returned by a server
product-api/9_docs/handlers/products.go:31
StructGenericError
GenericError is a generic error message returned by a server
product-api/7_Gorilla/handlers/products.go:23
StructGenericError
GenericError GenericError is a generic error message returned by a server swagger:model GenericError
product-api/10_CORS/client-sdk/models/generic_error.go:15
StructGenericError
GenericError is a generic error message returned by a server
product-api/10_CORS/handlers/products.go:31
StructGenericError
GenericError is a generic error message returned by a server
product-api/8_validation/handlers/products.go:23
StructGoodbye
Goodbye is a simple handler
product-api/4_handlers/handlers/goodbye.go:10
StructGoodbye
Goodbye is a simple handler
product-api/5_pattern/handlers/goodbye.go:10
StructHello
Hello is a simple handler
product-api/4_handlers/handlers/hello.go:11
StructHello
Hello is a simple handler
product-api/5_pattern/handlers/hello.go:11
StructKeyProduct
KeyProduct is a key used for the Product object in the context
product-api/9_docs/handlers/products.go:14
StructKeyProduct
KeyProduct is a key used for the Product object in the context
product-api/10_CORS/handlers/products.go:14
StructListAllOK
*ListAllOK handles this case with default header values. A list of products */
product-api/9_docs/client-sdk/client/products/list_all_responses.go:48
StructListAllOK
*ListAllOK handles this case with default header values. A list of products */
product-api/10_CORS/client-sdk/client/products/list_all_responses.go:48
StructListAllParams
*ListAllParams contains all the parameters to send to the API endpoint for the list all operation typically these are written to a http.Request */
product-api/9_docs/client-sdk/client/products/list_all_parameters.go:62
StructListAllParams
*ListAllParams contains all the parameters to send to the API endpoint for the list all operation typically these are written to a http.Request */
product-api/10_CORS/client-sdk/client/products/list_all_parameters.go:62
StructListAllReader
ListAllReader is a Reader for the ListAll structure.
product-api/9_docs/client-sdk/client/products/list_all_responses.go:20
StructListAllReader
ListAllReader is a Reader for the ListAll structure.
product-api/10_CORS/client-sdk/client/products/list_all_responses.go:20
StructListSingleNotFound
*ListSingleNotFound handles this case with default header values. Generic error message returned as a string */
product-api/9_docs/client-sdk/client/products/list_single_responses.go:87
StructListSingleNotFound
*ListSingleNotFound handles this case with default header values. Generic error message returned as a string */
product-api/10_CORS/client-sdk/client/products/list_single_responses.go:87
StructListSingleOK
*ListSingleOK handles this case with default header values. Data structure representing a single product */
product-api/9_docs/client-sdk/client/products/list_single_responses.go:54
StructListSingleOK
*ListSingleOK handles this case with default header values. Data structure representing a single product */
product-api/10_CORS/client-sdk/client/products/list_single_responses.go:54
StructListSingleParams
*ListSingleParams contains all the parameters to send to the API endpoint for the list single operation typically these are written to a http.Request
product-api/9_docs/client-sdk/client/products/list_single_parameters.go:63
StructListSingleParams
*ListSingleParams contains all the parameters to send to the API endpoint for the list single operation typically these are written to a http.Request
product-api/10_CORS/client-sdk/client/products/list_single_parameters.go:63
StructListSingleReader
ListSingleReader is a Reader for the ListSingle structure.
product-api/9_docs/client-sdk/client/products/list_single_responses.go:20
StructListSingleReader
ListSingleReader is a Reader for the ListSingle structure.
product-api/10_CORS/client-sdk/client/products/list_single_responses.go:20
StructLocal
Local is an implementation of the Storage interface which works with the local disk on the current machine
product-images/1_restful/files/local.go:13
StructLocal
Local is an implementation of the Storage interface which works with the local disk on the current machine
product-images/3_final/files/local.go:13
StructLocal
Local is an implementation of the Storage interface which works with the local disk on the current machine
product-images/2_download/files/local.go:13
StructMiddleware
product-images/1_restful/handlers/middleware.go:9
StructMiddleware
product-images/3_final/handlers/middleware.go:12
StructMiddleware
product-images/2_download/handlers/middleware.go:12
StructOfProduct
OfProduct is a client for of product
product-api/9_docs/client-sdk/client/of_product_client.go:103
StructOfProduct
OfProduct is a client for of product
product-api/10_CORS/client-sdk/client/of_product_client.go:103
StructProduct
Product Product defines the structure for an API product swagger:model Product
product-api/9_docs/client-sdk/models/product.go:17
StructProduct
Product defines the structure for an API product swagger:model
product-api/9_docs/data/products.go:12
StructProduct
Product defines the structure for an API product
product-api/7_Gorilla/data/products.go:11
StructProduct
Product Product defines the structure for an API product swagger:model Product
product-api/10_CORS/client-sdk/models/product.go:17
StructProduct
Product defines the structure for an API product swagger:model
product-api/10_CORS/data/products.go:12
StructProduct
Product defines the structure for an API product
product-api/6_REST/data/products.go:13
StructProduct
Product defines the structure for an API product
product-api/8_validation/data/products.go:14
StructProducts
Products handler for getting and updating products
product-api/9_docs/handlers/products.go:17
StructProducts
Products handler for getting and updating products
product-api/7_Gorilla/handlers/products.go:18
StructProducts
Products handler for getting and updating products
product-api/10_CORS/handlers/products.go:17
StructProducts
Products handler for getting and updating products
product-api/6_REST/handlers/products.go:14
StructProducts
Products handler for getting and updating products
product-api/8_validation/handlers/products.go:18
TypeAliasProducts
Products defines a slice of Product
product-api/9_docs/data/products.go:47
TypeAliasProducts
Products defines a slice of Product
product-api/7_Gorilla/data/products.go:20
TypeAliasProducts
Products defines a slice of Product
product-api/10_CORS/data/products.go:47
TypeAliasProducts
Products defines a slice of Product
product-api/6_REST/data/products.go:22
TypeAliasProducts
Products defines a slice of Product
product-api/8_validation/data/products.go:43
InterfaceStorage
Storage defines the behavior for file operations Implementations may be of the time local disk, or cloud storage, etc
product-images/1_restful/files/storage.go:7
InterfaceStorage
Storage defines the behavior for file operations Implementations may be of the time local disk, or cloud storage, etc
product-images/3_final/files/storage.go:7
InterfaceStorage
Storage defines the behavior for file operations Implementations may be of the time local disk, or cloud storage, etc
product-images/2_download/files/storage.go:7
ClassToaster
frontend/src/Toast.js:4
StructTransportConfig
TransportConfig contains the transport related info, found in the meta section of the spec file.
product-api/9_docs/client-sdk/client/of_product_client.go:75
StructTransportConfig
TransportConfig contains the transport related info, found in the meta section of the spec file.
product-api/10_CORS/client-sdk/client/of_product_client.go:75
StructUpdateCreated
*UpdateCreated handles this case with default header values. No content is returned by this API endpoint */
product-api/9_docs/client-sdk/client/products/update_responses.go:60
StructUpdateCreated
*UpdateCreated handles this case with default header values. No content is returned by this API endpoint */
product-api/10_CORS/client-sdk/client/products/update_responses.go:60
StructUpdateNotFound
*UpdateNotFound handles this case with default header values. Generic error message returned as a string */
product-api/9_docs/client-sdk/client/products/update_responses.go:81
StructUpdateNotFound
*UpdateNotFound handles this case with default header values. Generic error message returned as a string */
product-api/10_CORS/client-sdk/client/products/update_responses.go:81
StructUpdateParams
*UpdateParams contains all the parameters to send to the API endpoint for the update operation typically these are written to a http.Request */
product-api/9_docs/client-sdk/client/products/update_parameters.go:64
StructUpdateParams
*UpdateParams contains all the parameters to send to the API endpoint for the update operation typically these are written to a http.Request */
product-api/10_CORS/client-sdk/client/products/update_parameters.go:64
StructUpdateReader
UpdateReader is a Reader for the Update structure.
product-api/9_docs/client-sdk/client/products/update_responses.go:20
StructUpdateReader
UpdateReader is a Reader for the Update structure.
product-api/10_CORS/client-sdk/client/products/update_responses.go:20
StructUpdateUnprocessableEntity
*UpdateUnprocessableEntity handles this case with default header values. Validation errors defined as an array of strings */
product-api/9_docs/client-sdk/client/products/update_responses.go:114
StructUpdateUnprocessableEntity
*UpdateUnprocessableEntity handles this case with default header values. Validation errors defined as an array of strings */
product-api/10_CORS/client-sdk/client/products/update_responses.go:114
StructValidation
Validation contains
product-api/9_docs/data/validation.go:39
StructValidation
Validation contains
product-api/10_CORS/data/validation.go:39
StructValidationError
ValidationError ValidationError is a collection of validation error messages swagger:model ValidationError
product-api/9_docs/client-sdk/models/validation_error.go:15
next →1–100 of 125, ranked by callers