Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServiceContext ¶
type ServiceContext struct { Config config.Config model.NewsModel model.AdminModel model.NoticeModel model.CommunityModel model.UserRoleModel *redis.Redis }
func NewServiceContext ¶
func NewServiceContext(c config.Config) *ServiceContext
func (*ServiceContext) CheckCommunityIdExist ¶
func (*ServiceContext) CheckParentCommunityId ¶
Click to show internal directories.
Click to hide internal directories.