package
0.0.0-20230331131353-611b6d6dbe0d
Repository: https://github.com/planvx/aweme.git
Documentation: pkg.go.dev
# Functions
NewCommentAction returns a new CommentAction logic.
NewCommentList returns a new CommentList logic.
NewFeed creates a new feed logic.
NewFollowAction returns a new FollowAction logic.
NewJWTSigner 生成 jwt 签名器.
NewLike returns a new Like logic.
NewLikeList returns a new LikeList logic.
NewLogin is the constructor for Login.
NewMinio returns a new *Minio.
NewPublishList returns a new PublishList logic.
NewRegister returns a new Register logic.
NewUpload returns a new Upload logic.
NewUserProfile returns a new UserProfile logic.
# Constants
ContextKey is the key of user id in context.
# Variables
Module is the business logic module It provides the business logic for the application.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JWTSigner jwt 签名器.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:generate mockery --name Uploader --inpackage --filename=mock_uploader_test.go --structname=MockUploader.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:generate mockery --name Uploader --inpackage --filename=mock_uploader_test.go --structname=MockUploader.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockery --name Uploader --inpackage --filename=mock_uploader_test.go --structname=MockUploader.