helpcenter

package
v0.0.0-...-026aa9f Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Db        *storage.Database
	Validator *validator.Validate
	Logger    *utility.Logger
	ExtReq    request.ExternalRequest
}

func (*Controller) CreateHelpCenterTopic

func (base *Controller) CreateHelpCenterTopic(c *gin.Context)

func (*Controller) DeleteTopicByID

func (base *Controller) DeleteTopicByID(c *gin.Context)

func (*Controller) FetchAllTopics

func (base *Controller) FetchAllTopics(c *gin.Context)

func (*Controller) FetchTopicByID

func (base *Controller) FetchTopicByID(c *gin.Context)

func (*Controller) SearchHelpCenterTopics

func (base *Controller) SearchHelpCenterTopics(c *gin.Context)

func (*Controller) UpdateHelpCenterByID

func (base *Controller) UpdateHelpCenterByID(c *gin.Context)

Jump to

Keyboard shortcuts

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