privateservice

package
v0.0.0-...-a267987 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAbbreviate

func AddAbbreviate(toAddAbbreviate model.GqaPluginXtkfkAbbreviate, username string) (err error)

func AddDocument

func AddDocument(toAddDocument model.GqaPluginXtkfkDocument, username string) (err error)

func AddDownload

func AddDownload(toAddDownload model.GqaPluginXtkfkDownload, username string) (err error)

func AddHonour

func AddHonour(toAddHonour model.GqaPluginXtkfkHonour, username string) (err error)

func AddNews

func AddNews(toAddNews model.GqaPluginXtkfkNews, username string) (err error)

func AddProject

func AddProject(toAddProject model.GqaPluginXtkfkProject, username string) (err error)

func DeleteAbbreviateById

func DeleteAbbreviateById(id uint, username string) (err error)

func DeleteDocumentById

func DeleteDocumentById(id uint, username string) (err error)

func DeleteDownloadById

func DeleteDownloadById(id uint, username string) (err error)

func DeleteHonourById

func DeleteHonourById(id uint, username string) (err error)

func DeleteNewsById

func DeleteNewsById(id uint, username string) (err error)

func DeleteProjectById

func DeleteProjectById(id uint, username string) (err error)

func EditAbbreviate

func EditAbbreviate(toEditAbbreviate model.GqaPluginXtkfkAbbreviate, username string) (err error)

func EditDocument

func EditDocument(toEditDocument model.GqaPluginXtkfkDocument, username string) (err error)

func EditDownload

func EditDownload(toEditDownload model.GqaPluginXtkfkDownload, username string) (err error)

func EditHonour

func EditHonour(toEditHonour model.GqaPluginXtkfkHonour, username string) (err error)

func EditNews

func EditNews(toEditNews model.GqaPluginXtkfkNews, username string) (err error)

func EditProject

func EditProject(toEditProject model.GqaPluginXtkfkProject, username string) (err error)

func EditProjectDetail

func EditProjectDetail(toEditProjectDetail model.RequestEditProjectDetail) (err error)

func GetAbbreviateList

func GetAbbreviateList(getAbbreviateList model.RequestGetAbbreviateList, username string) (err error, document []model.GqaPluginXtkfkAbbreviate, total int64)

func GetDocumentList

func GetDocumentList(getDocumentList model.RequestGetDocumentList, username string) (err error, document []model.GqaPluginXtkfkDocument, total int64)

func GetDownloadList

func GetDownloadList(getDownloadList model.RequestGetDownloadList, username string) (err error, download []model.GqaPluginXtkfkDownload, total int64)

func GetHonourList

func GetHonourList(getHonourList model.RequestGetHonourList, username string) (err error, honour []model.GqaPluginXtkfkHonour, total int64)

func GetNewsList

func GetNewsList(getNewsList model.RequestGetNewsList, username string) (err error, news []model.GqaPluginXtkfkNews, total int64)

func GetProjectList

func GetProjectList(getProjectList model.RequestGetProjectList, username string) (err error, project []model.GqaPluginXtkfkProject, total int64)

func QueryAbbreviateById

func QueryAbbreviateById(id uint, username string) (err error, documentInfo model.GqaPluginXtkfkAbbreviate)

func QueryDocumentById

func QueryDocumentById(id uint, username string) (err error, documentInfo model.GqaPluginXtkfkDocument)

func QueryDownloadById

func QueryDownloadById(id uint, username string) (err error, downloadInfo model.GqaPluginXtkfkDownload)

func QueryHonourById

func QueryHonourById(id uint, username string) (err error, honourInfo model.GqaPluginXtkfkHonour)

func QueryNewsById

func QueryNewsById(id uint, username string) (err error, newsInfo model.GqaPluginXtkfkNews)

func QueryProjectById

func QueryProjectById(id uint, username string) (err error, projectInfo model.GqaPluginXtkfkProject)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL