openapi

package
v0.0.0-...-dcec590 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUseCase

func AddUseCase(method string, path string, useCase usecase.IOInteractor)

func ApiRouter

func ApiRouter(pathPrefix string) (http.Handler, error)

func HelloService

func HelloService() usecase.IOInteractor

Types

type ServerResponse

type ServerResponse struct {
	ErrorMessage string `json:"errorMessage,omitempty"`
	ErrorId      string `json:"errorId,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL