jobpost

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: 10 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) CreateJobPost

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

func (*Controller) DeleteJobPostByID

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

func (*Controller) FetchAllJobPost

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

func (*Controller) FetchJobPostByID

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

func (*Controller) UpdateJobPostByID

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

Jump to

Keyboard shortcuts

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