controller

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbstractController

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

func NewAbstractController

func NewAbstractController(domain *domain.AbstractDomain) *AbstractController

func (*AbstractController) Add

func (c *AbstractController) Add(ctx *gin.Context)

func (*AbstractController) Delete

func (c *AbstractController) Delete(ctx *gin.Context)

func (*AbstractController) Get

func (c *AbstractController) Get(ctx *gin.Context)

func (*AbstractController) GetAll

func (c *AbstractController) GetAll(ctx *gin.Context)

func (*AbstractController) Update

func (c *AbstractController) Update(ctx *gin.Context)

Jump to

Keyboard shortcuts

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