Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Toktik-Team/toktik
/ functions
Functions
2,684 in github.com/Toktik-Team/toktik
⨍
Functions
2,684
◇
Types & classes
223
↓ 1 callers
Method
Select
(conds ...field.Expr)
repo/user_tokens.gen.go:118
↓ 1 callers
Method
Select
(conds ...field.Expr)
repo/comments.gen.go:134
↓ 1 callers
Method
Select
(conds ...field.Expr)
repo/relations.gen.go:125
↓ 1 callers
Method
Select
(conds ...field.Expr)
repo/videos.gen.go:134
↓ 1 callers
Method
Select
(conds ...field.Expr)
repo/favorites.gen.go:125
↓ 1 callers
Method
Session
(config *gorm.Session)
repo/user_tokens.gen.go:113
↓ 1 callers
Method
Session
(config *gorm.Session)
repo/comments.gen.go:129
↓ 1 callers
Method
Session
(config *gorm.Session)
repo/relations.gen.go:120
↓ 1 callers
Method
Session
(config *gorm.Session)
repo/videos.gen.go:129
↓ 1 callers
Method
Session
(config *gorm.Session)
repo/users.gen.go:133
↓ 1 callers
Method
Session
(config *gorm.Session)
repo/favorites.gen.go:120
↓ 1 callers
Method
Size
()
kitex_gen/douyin/user/userservice/userservice.go:92
↓ 1 callers
Method
Take
()
repo/user_tokens.gen.go:137
↓ 1 callers
Method
Take
()
repo/comments.gen.go:153
↓ 1 callers
Method
Take
()
repo/relations.gen.go:144
↓ 1 callers
Method
Take
()
repo/videos.gen.go:153
↓ 1 callers
Method
Take
()
repo/users.gen.go:157
↓ 1 callers
Method
Take
()
repo/favorites.gen.go:144
↓ 1 callers
Method
Type
()
kitex_gen/douyin/comment/comment.pb.go:61
↓ 1 callers
Method
UnderlyingDB
()
repo/relations.gen.go:168
↓ 1 callers
Method
UnderlyingDB
()
repo/favorites.gen.go:168
↓ 1 callers
Method
Unfollow
(ctx context.Context, req *RelationActionRequest)
kitex_gen/douyin/relation/relation.pb.go:1203
↓ 1 callers
Method
Unmarshal
(in []byte)
kitex_gen/douyin/user/userservice/userservice.go:106
↓ 1 callers
Method
Unscoped
()
repo/user_tokens.gen.go:132
↓ 1 callers
Method
Unscoped
()
repo/comments.gen.go:148
↓ 1 callers
Method
Unscoped
()
repo/relations.gen.go:139
↓ 1 callers
Method
Unscoped
()
repo/videos.gen.go:148
↓ 1 callers
Method
Unscoped
()
repo/favorites.gen.go:139
↓ 1 callers
Method
Updates
(value interface{})
repo/users.gen.go:166
↓ 1 callers
Method
Upload
(fileName string, content io.Reader)
storage/provider.go:26
↓ 1 callers
Function
Use
(db *gorm.DB, opts ...gen.DOOption)
repo/gen.go:38
↓ 1 callers
Method
WechatAction
WechatAction implements the WechatServiceImpl interface.
service/wechat/handler.go:57
↓ 1 callers
Method
WechatAction
(ctx context.Context, req *MessageActionRequest)
kitex_gen/douyin/wechat/wechat.pb.go:548
↓ 1 callers
Method
WechatChat
WechatChat implements the WechatServiceImpl interface.
service/wechat/handler.go:133
↓ 1 callers
Method
WechatChat
(ctx context.Context, req *MessageChatRequest)
kitex_gen/douyin/wechat/wechat.pb.go:547
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/user_tokens.gen.go:119
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/user_tokens.gen.go:226
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/comments.gen.go:135
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/comments.gen.go:242
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/relations.gen.go:126
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/relations.gen.go:212
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/videos.gen.go:135
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/videos.gen.go:242
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/users.gen.go:246
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/favorites.gen.go:126
↓ 1 callers
Method
Where
(conds ...gen.Condition)
repo/favorites.gen.go:212
↓ 1 callers
Function
WithAuthorizationHeader
(authorization string)
rpc/http.go:16
↓ 1 callers
Method
WithContext
(ctx context.Context)
repo/user_tokens.gen.go:107
↓ 1 callers
Method
WithContext
(ctx context.Context)
repo/comments.gen.go:123
↓ 1 callers
Method
WithContext
(ctx context.Context)
repo/relations.gen.go:114
↓ 1 callers
Method
WithContext
(ctx context.Context)
repo/videos.gen.go:123
↓ 1 callers
Method
WithContext
(ctx context.Context)
repo/favorites.gen.go:114
↓ 1 callers
Function
addComment
(ctx context.Context, logger *logrus.Entry, pUser *user.User, pVideoID uint32, pCommentText string)
service/comment/handler.go:126
↓ 1 callers
Method
apply
(cfg *config)
service/web/mw/auth.go:72
↓ 1 callers
Function
cancelLike
(ctx context.Context, actorId uint32, videoId uint32)
service/favorite/handler.go:68
↓ 1 callers
Function
deleteComment
(ctx context.Context, logger *logrus.Entry, pUser *user.User, videoID uint32, commentID uint32)
service/comment/handler.go:170
↓ 1 callers
Function
envInit
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 callers
Function
envValidate
()
constant/config/env.go:105
↓ 1 callers
Function
extractFieldsFromRequest
extractFieldsFromRequest extracts important fields from request context for debugging purpose.
constant/biz/gwerror.go:26
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:40
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:85
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:130
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:175
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:215
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/auth/auth.pb.fast.go:250
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:45
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:100
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:157
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:212
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/wechat/wechat.pb.fast.go:257
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/user/user.pb.fast.go:40
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/user/user.pb.fast.go:80
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/user/user.pb.fast.go:171
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:41
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:76
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:111
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:151
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:191
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:226
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:266
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:306
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:346
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:381
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:421
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:461
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:506
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/relation/relation.pb.fast.go:536
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:71
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:141
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:188
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:240
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/feed/feed.pb.fast.go:289
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:51
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:116
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:180
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:226
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:266
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:312
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/comment/comment.pb.fast.go:352
↓ 1 callers
Method
fastReadField1
(buf []byte, _type int8)
kitex_gen/douyin/favorite/favorite.pb.fast.go:46
← previous
next →
601–700 of 2,684, ranked by callers