MCPcopy Create free account

hub / github.com/Toktik-Team/toktik / functions

Functions2,684 in github.com/Toktik-Team/toktik

↓ 1 callersMethodSelect
(conds ...field.Expr)
repo/user_tokens.gen.go:118
↓ 1 callersMethodSelect
(conds ...field.Expr)
repo/comments.gen.go:134
↓ 1 callersMethodSelect
(conds ...field.Expr)
repo/relations.gen.go:125
↓ 1 callersMethodSelect
(conds ...field.Expr)
repo/videos.gen.go:134
↓ 1 callersMethodSelect
(conds ...field.Expr)
repo/favorites.gen.go:125
↓ 1 callersMethodSession
(config *gorm.Session)
repo/user_tokens.gen.go:113
↓ 1 callersMethodSession
(config *gorm.Session)
repo/comments.gen.go:129
↓ 1 callersMethodSession
(config *gorm.Session)
repo/relations.gen.go:120
↓ 1 callersMethodSession
(config *gorm.Session)
repo/videos.gen.go:129
↓ 1 callersMethodSession
(config *gorm.Session)
repo/users.gen.go:133
↓ 1 callersMethodSession
(config *gorm.Session)
repo/favorites.gen.go:120
↓ 1 callersMethodSize
()
kitex_gen/douyin/user/userservice/userservice.go:92
↓ 1 callersMethodTake
()
repo/user_tokens.gen.go:137
↓ 1 callersMethodTake
()
repo/comments.gen.go:153
↓ 1 callersMethodTake
()
repo/relations.gen.go:144
↓ 1 callersMethodTake
()
repo/videos.gen.go:153
↓ 1 callersMethodTake
()
repo/users.gen.go:157
↓ 1 callersMethodTake
()
repo/favorites.gen.go:144
↓ 1 callersMethodType
()
kitex_gen/douyin/comment/comment.pb.go:61
↓ 1 callersMethodUnderlyingDB
()
repo/relations.gen.go:168
↓ 1 callersMethodUnderlyingDB
()
repo/favorites.gen.go:168
↓ 1 callersMethodUnfollow
(ctx context.Context, req *RelationActionRequest)
kitex_gen/douyin/relation/relation.pb.go:1203
↓ 1 callersMethodUnmarshal
(in []byte)
kitex_gen/douyin/user/userservice/userservice.go:106
↓ 1 callersMethodUnscoped
()
repo/user_tokens.gen.go:132
↓ 1 callersMethodUnscoped
()
repo/comments.gen.go:148
↓ 1 callersMethodUnscoped
()
repo/relations.gen.go:139
↓ 1 callersMethodUnscoped
()
repo/videos.gen.go:148
↓ 1 callersMethodUnscoped
()
repo/favorites.gen.go:139
↓ 1 callersMethodUpdates
(value interface{})
repo/users.gen.go:166
↓ 1 callersMethodUpload
(fileName string, content io.Reader)
storage/provider.go:26
↓ 1 callersFunctionUse
(db *gorm.DB, opts ...gen.DOOption)
repo/gen.go:38
↓ 1 callersMethodWechatAction
WechatAction implements the WechatServiceImpl interface.
service/wechat/handler.go:57
↓ 1 callersMethodWechatAction
(ctx context.Context, req *MessageActionRequest)
kitex_gen/douyin/wechat/wechat.pb.go:548
↓ 1 callersMethodWechatChat
WechatChat implements the WechatServiceImpl interface.
service/wechat/handler.go:133
↓ 1 callersMethodWechatChat
(ctx context.Context, req *MessageChatRequest)
kitex_gen/douyin/wechat/wechat.pb.go:547
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/user_tokens.gen.go:119
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/user_tokens.gen.go:226
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/comments.gen.go:135
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/comments.gen.go:242
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/relations.gen.go:126
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/relations.gen.go:212
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/videos.gen.go:135
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/videos.gen.go:242
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/users.gen.go:246
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/favorites.gen.go:126
↓ 1 callersMethodWhere
(conds ...gen.Condition)
repo/favorites.gen.go:212
↓ 1 callersFunctionWithAuthorizationHeader
(authorization string)
rpc/http.go:16
↓ 1 callersMethodWithContext
(ctx context.Context)
repo/user_tokens.gen.go:107
↓ 1 callersMethodWithContext
(ctx context.Context)
repo/comments.gen.go:123
↓ 1 callersMethodWithContext
(ctx context.Context)
repo/relations.gen.go:114
↓ 1 callersMethodWithContext
(ctx context.Context)
repo/videos.gen.go:123
↓ 1 callersMethodWithContext
(ctx context.Context)
repo/favorites.gen.go:114
↓ 1 callersFunctionaddComment
(ctx context.Context, logger *logrus.Entry, pUser *user.User, pVideoID uint32, pCommentText string)
service/comment/handler.go:126
↓ 1 callersMethodapply
(cfg *config)
service/web/mw/auth.go:72
↓ 1 callersFunctioncancelLike
(ctx context.Context, actorId uint32, videoId uint32)
service/favorite/handler.go:68
↓ 1 callersFunctiondeleteComment
(ctx context.Context, logger *logrus.Entry, pUser *user.User, videoID uint32, commentID uint32)
service/comment/handler.go:170
↓ 1 callersFunctionenvInit
envInit Reads .env as environment variables and fill corresponding fields into EnvConfig. To use a value from EnvConfig , simply call EnvConfig.FIELD
constant/config/env.go:112
↓ 1 callersFunctionenvValidate
()
constant/config/env.go:105
↓ 1 callersFunctionextractFieldsFromRequest
extractFieldsFromRequest extracts important fields from request context for debugging purpose.
constant/biz/gwerror.go:26
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:40
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:85
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:130
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:175
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:215
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:250
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:45
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:100
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:157
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:212
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:257
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/user/user.pb.fast.go:40
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/user/user.pb.fast.go:80
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/user/user.pb.fast.go:171
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:41
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:76
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:111
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:151
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:191
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:226
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:266
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:306
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:346
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:381
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:421
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:461
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:506
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:536
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:71
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:141
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:188
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:240
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:289
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:51
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:116
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:180
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:226
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:266
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:312
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:352
↓ 1 callersMethodfastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/favorite/favorite.pb.fast.go:46
← previousnext →601–700 of 2,684, ranked by callers