MCPcopy Create free account

hub / github.com/Away0x/gin_bbs / types & classes

Types & classes79 in github.com/Away0x/gin_bbs

↓ 416 callersStructa
pkg/ginutils/jwt/jwt.go:9
↓ 52 callersTypeAliasftypSig
matches !# followed by the signature
pkg/mimetype/internal/matchers/signature.go:12
↓ 26 callersTypeAliasshebangSig
case insensitive signature
pkg/mimetype/internal/matchers/signature.go:11
↓ 18 callersTypeAliasmarkupSig
pkg/mimetype/internal/matchers/signature.go:9
↓ 4 callersTypeAliasciSig
pkg/mimetype/internal/matchers/signature.go:10
Class
taro-app/src/app.tsx:14
Class
taro-app/src/pages/user/index.tsx:6
Class
taro-app/src/pages/index/index.tsx:7
StructActiveUser
ActiveUser 活跃用户
app/helpers/active_user.go:20
ClassApp
taro-app/src/app.tsx:14
StructBaseModel
BaseModel model 基类
app/models/models.go:16
StructCaptcha
pkg/ginutils/captcha/captcha.go:8
StructCategory
Category 分类
app/models/category/category.go:8
StructConfigOption
ConfigOption -
pkg/ginutils/ginutils.go:8
StructCustomClaims
CustomClaims -
app/auth/token/jwt.go:25
StructDimensionsOptions
DimensionsOptions -
pkg/ginutils/validate/validators.go:186
StructEdit
Edit -
app/requests/api/user/edit.go:13
InterfaceElement
vue-admin-app/src/shims-tsx.d.ts:6
InterfaceElementClass
vue-admin-app/src/shims-tsx.d.ts:8
StructErrno
Errno -
pkg/errno/errno.go:8
StructFlashData
FlashData -
pkg/ginutils/flash/flash.go:20
InterfaceIValidate
pkg/ginutils/validate/validate.go:16
StructImage
Image -
app/models/image/image.go:20
ClassIndex
taro-app/src/pages/index/index.tsx:7
StructInfo
Info token info
app/auth/token/token.go:11
InterfaceIntrinsicElements
vue-admin-app/src/shims-tsx.d.ts:9
StructJPush
JPush 极光推送
app/helpers/jpush.go:15
StructLastRequestData
pkg/ginutils/last/last.go:16
StructLink
Link 资源推荐链接
app/models/link/link.go:17
StructListData
ListData 带列表时的 data
app/controllers/response.go:27
StructLogin
Login -
app/requests/api/authorization/login.go:10
StructMail
Mail -
pkg/ginutils/mail/mail.go:20
ClassMainActivity
flutter_app/android/app/src/main/java/com/example/flutter_app/MainActivity.java:7
StructModelHasPermission
ModelHasPermission 模型与权限关联表,一个模型能拥有多个权限 作用: 用户跳过角色,直接拥有权限
app/models/permission/model_has_permissions.go:11
StructModelHasRole
ModelHasRole 模型与角色的关联表,用户拥有什么角色在此表中定义,一个用户能拥有多个角色
app/models/permission/model_has_roles.go:10
StructMyRoute
MyRoute -
pkg/ginutils/router/register.go:8
StructNotification
Notification -
app/models/notification/notification.go:8
StructPassWordResetForm
app/requests/password/reset.go:12
StructPasswordReset
PasswordReset 重置密码模型
app/models/password_reset/password_reset.go:8
StructPermission
Permission 权限的模型表
app/models/permission/permission.go:27
StructPongo2Render
Pongo2Render is a custom Gin template renderer using Pongo2.
pkg/ginutils/pongo2/pongo2gin.go:24
StructRegister
Register -
app/requests/api/user/register.go:13
StructRenderOptions
RenderOptions is used to configure the renderer.
pkg/ginutils/pongo2/pongo2gin.go:18
StructReply
Reply 回复
app/models/reply/reply.go:15
StructResponse
Response 标准响应数据
app/controllers/response.go:13
StructRole
Role 角色的模型表
app/models/permission/roles.go:20
StructRoleHasPermission
RoleHasPermission 角色拥有的权限关联表,如管理员拥有查看后台的权限都是在此表定义,一个角色能拥有多个权限
app/models/permission/role_has_permissions.go:10
StructSocial
Social - 要么传 OpenID 和 AccessToken,要么传 Code * { "access_token": "xxx", "openid": "xxx" } 或者 { "code": "xxx" } */
app/requests/api/authorization/social.go:22
StructStore
Store 发布 topic
app/requests/api/topic/store.go:10
StructTopic
Topic 话题
app/models/topic/topic.go:22
StructUpdate
Update 更新 topic
app/requests/api/topic/update.go:10
StructUpload
Upload -
app/requests/api/image/image.go:14
ClassUser
taro-app/src/pages/user/index.tsx:6
StructUser
User 用户模型
app/models/user/user.go:26
StructUserCreateForm
UserCreateForm 以后可以改为 tag 来调用验证器函数
app/requests/user/create.go:13
StructUserLoginForm
app/requests/user/login.go:11
StructUserUpdateForm
UserUpdateForm -
app/requests/user/update.go:16
StructUserViewModel
UserViewModel 用户
app/viewmodels/user.go:12
StructValidate
pkg/ginutils/validate/validate.go:25
StructVerificationCode
VerificationCode -
app/requests/api/verification_code/verification_code.go:11
StructWeixinUserInfo
func getOAuthURL(appid string, redirectURL string, responseType string, scope string, state string) string { return fmt.Sprintf( "https://open.weixin.
pkg/ginutils/socials/weixin/weixin.go:25
StructappConfig
应用程序配置
config/app.go:8
TypeAliascontext
pkg/mimetype/internal/json/json.go:38
StructdbConfig
数据库配置
config/db.go:10
StructmailConfig
邮件配置
config/mail.go:6
FuncTypematchFunc
func([]byte) bool
pkg/mimetype/node.go:13
Structnode
node represents a vertex in the matchers tree structure. It holds the mime type, the extension and the function to check whether a byte slice has the
pkg/mimetype/node.go:7
StructpaginationRenderData
pkg/ginutils/pagination/pagination.go:19
Structs
docs/docs.go:260
TypeAliasscanStatus
pkg/mimetype/internal/json/json.go:39
Structscanner
pkg/mimetype/internal/json/json.go:62
Interfacesig
pkg/mimetype/internal/matchers/signature.go:19
StructstoreParams
app/controllers/api/reply/resource.go:18
StructstoreParams
app/controllers/api/captcha/resource.go:16
StructswaggerInfo
docs/docs.go:249
StructtagMixTag
pkg/ginutils/pongo2/tag_mix.go:17
StructtagRouteTag
pkg/ginutils/pongo2/tag_route.go:9
StructtagStaticTag
pkg/ginutils/pongo2/tag_static.go:9
StructxmlSig
matches audio/video files. www.ftyps.com
pkg/mimetype/internal/matchers/signature.go:13