Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewV1Handler ¶
func NewV1Handler(uc usecase.IFaceUsecase) http.Handler
Types ¶
type ExampleHandler ¶
type ExampleHandler struct {
// contains filtered or unexported fields
}
func (ExampleHandler) ExamplePing ¶
func (h ExampleHandler) ExamplePing(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.