Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIDataHandler ¶
func NewAPIDataHandler(router *mux.Router, apiDataUsecase domain.APIDataUsecase)
Types ¶
type ResponseError ¶
type ResponseError struct {
Message string `json:"message"`
}
Click to show internal directories.
Click to hide internal directories.