Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dilaragorum/online-ticket-project-go
/ functions
Functions
115 in github.com/dilaragorum/online-ticket-project-go
⨍
Functions
115
◇
Types & classes
37
Method
Logout
(c echo.Context)
internal/user/handler.go:162
Method
Purchase
(c echo.Context)
internal/ticket/handler.go:40
Method
Purchase
(ctx context.Context, tickets []Ticket, claims auth.Claims)
internal/ticket/service.go:45
Method
Register
(c echo.Context)
internal/user/handler.go:50
Method
Register
(ctx context.Context, user *User)
internal/user/service.go:31
Method
Send
(ctx context.Context, param Param)
internal/notification/service.go:10
Method
Send
(ctx context.Context, param Param)
internal/notification/service.go:28
Method
Send
(ctx context.Context, param Param)
internal/notification/mail.go:15
Method
Send
(ctx context.Context, param Param)
internal/notification/sms.go:15
Function
TestUser_IsEmailValid
(t *testing.T)
internal/user/service_test.go:7
Function
TokenMiddleware
(next echo.HandlerFunc)
internal/auth/middleware.go:16
Method
Transfer
()
internal/payment/client.go:16
Method
UpdateAvailableSeat
(ctx context.Context, tripID int, ticketNum int)
internal/trip/repository.go:117
Method
isTripIDEmpty
()
internal/ticket/model.go:38
Function
main
()
cmd/api/main.go:17
← previous
101–115 of 115, ranked by callers