Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahmetildirim/morgan
/ types & classes
Types & classes
58 in github.com/ahmetildirim/morgan
⨍
Functions
94
◇
Types & classes
58
↓ 2 callers
TypeAlias
Token
internal/auth/token.go:13
Struct
AuthenticateServiceParams
internal/user/service.go:19
Struct
Claims
internal/auth/token.go:15
Struct
Comment
internal/post/comment/comment.go:16
Struct
Config
config/config.go:3
Struct
CreateCommentHandlerParams
internal/post/handler.go:25
Struct
CreateCommentHandlerResponse
internal/post/handler.go:29
Struct
CreateCommentServiceParams
internal/post/service.go:22
Struct
CreateFollowHandlerParams
internal/follow/handler.go:14
Struct
CreateFollowServiceParams
internal/follow/service.go:17
Struct
CreatePostHandlerParams
internal/post/handler.go:17
Struct
CreatePostHandlerResponse
internal/post/handler.go:21
Struct
CreatePostServiceParams
internal/post/service.go:17
Struct
CreateServiceParams
internal/user/service.go:14
Struct
CreateUserRequest
internal/user/handler.go:11
Struct
CreateUserResponse
internal/user/handler.go:16
Struct
Feed
internal/feed/feed.go:9
Struct
Follow
internal/follow/follow.go:14
Struct
GetFeedHandlerResponse
internal/feed/handler.go:14
Struct
GetFeedHandlerResponsePost
internal/feed/handler.go:18
Struct
Handler
internal/auth/handler.go:24
Struct
Like
internal/post/like/like.go:15
Struct
LoginHandlerParams
internal/auth/handler.go:11
Struct
LoginHandlerResponse
internal/auth/handler.go:16
Struct
LoginServiceParams
internal/auth/service.go:9
Struct
Post
internal/post/post.go:15
Struct
Service
internal/auth/service.go:18
Struct
Service
internal/user/service.go:30
Struct
Service
internal/feed/service.go:18
Struct
Service
internal/post/service.go:44
Struct
Service
internal/follow/service.go:32
Struct
User
internal/user/user.go:17
Interface
commentRepository
internal/post/service.go:35
Struct
errorResponse
internal/platform/response/response.go:14
Interface
followService
internal/feed/service.go:10
Struct
handler
internal/user/handler.go:25
Struct
handler
internal/feed/handler.go:29
Struct
handler
internal/post/handler.go:43
Struct
handler
internal/follow/handler.go:22
Interface
likeRepository
internal/post/service.go:39
Interface
postService
internal/feed/service.go:14
Struct
repo
internal/user/repo.go:15
Struct
repo
internal/post/repo.go:10
Struct
repo
internal/post/like/repo.go:10
Struct
repo
internal/post/comment/repo.go:14
Struct
repo
internal/follow/repo.go:15
Interface
repository
internal/user/service.go:24
Interface
repository
internal/post/service.go:28
Interface
repository
internal/follow/service.go:22
Interface
service
internal/auth/handler.go:20
Interface
service
internal/user/handler.go:20
Interface
service
internal/feed/handler.go:25
Interface
service
internal/post/handler.go:37
Interface
service
internal/follow/handler.go:18
Struct
successResponse
internal/platform/response/response.go:9
Struct
userIDKey
internal/platform/reqctx/userid.go:9
Interface
userService
internal/auth/service.go:14
Interface
userService
internal/follow/service.go:28