MCPcopy Create free account

hub / github.com/danielmesquitta/flight-api / types & classes

Types & classes74 in github.com/danielmesquitta/flight-api

StructAirport
internal/provider/flightapi/serpapi/search_flights.go:33
StructAmadeusAPI
internal/provider/flightapi/amadeusapi/amadeusapi.go:9
StructApp
internal/app/server/server.go:18
StructAuthHandler
internal/app/server/handler/auth.go:10
StructAuthResponse
internal/provider/flightapi/amadeusapi/auth.go:57
InterfaceCache
internal/provider/cache/cache.go:8
TypeAliasCode
internal/domain/errs/errs.go:21
StructData
internal/provider/flightapi/duffelapi/search_flights.go:159
StructDocHandler
internal/app/server/handler/doc.go:13
StructDuffelAPI
internal/provider/flightapi/duffelapi/duffelapi.go:8
StructEnv
internal/config/env/env.go:27
TypeAliasEnvironment
internal/config/env/env.go:18
StructErr
internal/domain/errs/errs.go:9
StructErrorItem
internal/domain/errs/errs.go:16
StructErrorItem
internal/app/server/dto/error.go:8
StructErrorResponse
internal/app/server/dto/error.go:3
StructFiberCache
internal/provider/cache/fibercache/fibercache.go:13
StructFlight
internal/domain/entity/flight.go:5
StructFlight
internal/provider/flightapi/serpapi/search_flights.go:21
InterfaceFlightAPI
internal/provider/flightapi/flightapi.go:13
StructFlightElement
internal/provider/flightapi/serpapi/search_flights.go:27
StructFlightHandler
internal/app/server/handler/flight.go:10
StructHealthHandler
internal/app/server/handler/health.go:8
StructHealthResponse
internal/app/server/dto/health.go:3
StructJWT
internal/pkg/jwtutil/jwtutil.go:34
StructLoginRequest
internal/app/server/dto/auth.go:11
StructLoginResponse
internal/app/server/dto/auth.go:7
StructLoginUseCase
internal/domain/usecase/auth/login.go:12
StructLoginUseCaseInput
internal/domain/usecase/auth/login.go:27
StructLoginUseCaseOutput
internal/domain/usecase/auth/login.go:32
StructMiddleware
internal/app/server/middleware/middleware.go:8
StructMockCache
MockCache is an autogenerated mock type for the Cache type
internal/provider/cache/mockcache/mockcache_gen.go:29
StructMockCache_Delete_Call
MockCache_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
internal/provider/cache/mockcache/mockcache_gen.go:65
StructMockCache_Expecter
internal/provider/cache/mockcache/mockcache_gen.go:33
StructMockCache_Scan_Call
MockCache_Scan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scan'
internal/provider/cache/mockcache/mockcache_gen.go:127
StructMockCache_Set_Call
MockCache_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'
internal/provider/cache/mockcache/mockcache_gen.go:174
StructMockFlightAPI
MockFlightAPI is an autogenerated mock type for the FlightAPI type
internal/provider/flightapi/mockflightapi/mockflightapi_gen.go:30
StructMockFlightAPI_Expecter
internal/provider/flightapi/mockflightapi/mockflightapi_gen.go:34
StructMockFlightAPI_SearchFlights_Call
MockFlightAPI_SearchFlights_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SearchFlights'
internal/provider/flightapi/mockflightapi/mockflightapi_gen.go:71
StructPassenger
internal/provider/flightapi/duffelapi/search_flights.go:156
StructRedisCache
internal/provider/cache/rediscache/rediscache.go:15
StructRegisteredClaims
internal/pkg/jwtutil/jwtutil.go:22
StructRequestBody
internal/provider/flightapi/duffelapi/search_flights.go:163
FuncTypeRequestOption
RequestOption represents an option for the MakeRequest function
test/integration/server/server.go:93
StructRouter
internal/app/server/router/router.go:12
StructSearchFlightsData
internal/provider/flightapi/duffelapi/search_flights.go:21
StructSearchFlightsMarketingCarrier
internal/provider/flightapi/duffelapi/search_flights.go:42
StructSearchFlightsOffer
internal/provider/flightapi/duffelapi/search_flights.go:25
StructSearchFlightsOfferSlice
internal/provider/flightapi/duffelapi/search_flights.go:30
StructSearchFlightsResponse
internal/app/server/dto/flight.go:5
StructSearchFlightsResponse
internal/provider/flightapi/serpapi/search_flights.go:16
StructSearchFlightsResponse
internal/provider/flightapi/duffelapi/search_flights.go:17
StructSearchFlightsResponse
internal/provider/flightapi/amadeusapi/search_flights.go:17
StructSearchFlightsResponseArrival
internal/provider/flightapi/amadeusapi/search_flights.go:39
StructSearchFlightsResponseData
internal/provider/flightapi/amadeusapi/search_flights.go:21
StructSearchFlightsResponseDataPrice
internal/provider/flightapi/amadeusapi/search_flights.go:43
StructSearchFlightsResponseItinerary
internal/provider/flightapi/amadeusapi/search_flights.go:27
StructSearchFlightsResponseSegment
internal/provider/flightapi/amadeusapi/search_flights.go:32
StructSearchFlightsSegment
internal/provider/flightapi/duffelapi/search_flights.go:35
StructSearchFlightsUseCase
internal/domain/usecase/flight/search.go:19
StructSearchFlightsUseCaseInput
internal/domain/usecase/flight/search.go:37
StructSearchFlightsUseCaseOutput
internal/domain/usecase/flight/search.go:45
StructSerpAPI
internal/provider/flightapi/serpapi/serpapi.go:9
StructSlice
internal/provider/flightapi/duffelapi/search_flights.go:151
StructTest
internal/domain/usecase/flight/search_test.go:23
StructTestApp
test/integration/server/server.go:31
TypeAliasTokenType
internal/pkg/jwtutil/jwtutil.go:16
StructUserClaims
internal/pkg/jwtutil/jwtutil.go:50
StructValidation
internal/pkg/validator/validator.go:18
InterfaceValidator
internal/pkg/validator/validator.go:14
Structfields
internal/domain/usecase/flight/search_test.go:18
TypeAliasrequestIDContextKey
internal/app/server/middleware/error.go:14
StructrequestOptions
test/integration/server/server.go:95
StructtestLogger
test/container/container.go:8