Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateCategoryCollection ¶
type CreateCategoryCollection struct{}
Create the category collection.
func (*CreateCategoryCollection) Name ¶
func (m *CreateCategoryCollection) Name() (collectionName string)
type CreateCommentsCollection ¶
type CreateCommentsCollection struct{}
Create the comments collection.
func (*CreateCommentsCollection) Name ¶
func (m *CreateCommentsCollection) Name() (collectionName string)
type CreateNotificationCollection ¶
type CreateNotificationCollection struct{}
Create the notification collection.
func (*CreateNotificationCollection) Name ¶
func (m *CreateNotificationCollection) Name() (collectionName string)
type CreatePagesCollection ¶
type CreatePagesCollection struct{}
Create the page collection.
func (*CreatePagesCollection) Name ¶
func (m *CreatePagesCollection) Name() (collectionName string)
type CreatePostsCollection ¶
type CreatePostsCollection struct{}
Create the posts collection.
func (*CreatePostsCollection) Name ¶
func (m *CreatePostsCollection) Name() (collectionName string)
type CreateRevokedTokenCollection ¶
type CreateRevokedTokenCollection struct{}
Create the revoke token collection.
func (*CreateRevokedTokenCollection) Name ¶
func (m *CreateRevokedTokenCollection) Name() (collectionName string)
type CreateUsersCollection ¶
type CreateUsersCollection struct{}
Create the users collection. Insert super admin record data.
func (*CreateUsersCollection) Name ¶
func (m *CreateUsersCollection) Name() (collectionName string)
Click to show internal directories.
Click to hide internal directories.