controllers

package
v0.0.0-...-6aea259 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatorsController

type CreatorsController struct {
	// contains filtered or unexported fields
}

func NewCreatorsController

func NewCreatorsController(service *services.CreatorService) *CreatorsController

func (*CreatorsController) GetByEmail

func (c *CreatorsController) GetByEmail(w http.ResponseWriter, r *http.Request)

func (*CreatorsController) GetById

func (*CreatorsController) NewCreator

func (c *CreatorsController) NewCreator(w http.ResponseWriter, r *http.Request)

type TaskController

type TaskController struct {
	// contains filtered or unexported fields
}

func NewTaskController

func NewTaskController(service *services.TasksService) *TaskController

func (*TaskController) GetById

func (c *TaskController) GetById(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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