Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dionyself/golang-cms
/ types & classes
Types & classes
32 in github.com/dionyself/golang-cms
⨍
Functions
84
◇
Types & classes
32
Struct
AdminPanelController
AdminPanelController ...
controllers/panel.go:19
Struct
AjaxController
controllers/ajax.go:14
Struct
Article
Article model articles in db
models/article.go:8
Struct
ArticleComment
ArticleComment model articles_comments in db
models/article.go:23
Struct
ArticleController
ArticleController ...
controllers/article.go:11
Struct
ArticleForm
ArticleForm ...
models/form.go:15
Struct
ArticleLike
ArticleLike model
models/like.go:8
Struct
BaseController
BaseController Extendable
controllers/base.go:19
Interface
Block
core/block/base.go:14
Struct
Block
Block model blocks in db
models/blocks.go:8
Struct
BlockConfig
BlockConfig model
models/blocks.go:20
Struct
CACHE
CACHE main ...
core/lib/cache/cache.go:17
Struct
Category
Category model categories in db
models/article.go:31
Struct
CommentLike
CommentLike model
models/like.go:16
Struct
DB
DB ...
core/lib/db/db.go:17
Struct
Event
models/base.go:15
TypeAlias
EventType
models/base.go:7
Struct
Image
Image model articles in db
models/image.go:4
Struct
ImageForm
ImageForm ...
models/form.go:28
Struct
IndexController
controllers/index.go:3
Struct
LoginController
LoginController ...
controllers/auth.go:17
Struct
ModuleConfig
ModuleConfig ...
core/defaults/modules/news.go:4
Struct
Profile
Profile model
models/user.go:24
Struct
ProfileController
ProfileController for users
controllers/profile.go:10
Struct
RegisterForm
RegisterForm ...
models/form.go:4
Struct
Style
Style model
models/template.go:17
Struct
Template
Template model
models/template.go:8
Struct
UploadResultJSON
UploadResultJSON model articles in db
models/jsonresponses.go:4
Struct
User
User model
models/user.go:10
Struct
UserPanelController
UserPanelController ...
controllers/panel.go:4
Struct
VendorPanelController
VendorPanelController ...
controllers/panel.go:14
Struct
htmlBlock
core/block/html.go:14