content

package
v0.0.0-...-d885e2b Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2020 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(c *gin.Context)

Add used for add content data on page

func Change

func Change(c *gin.Context)

Change used for change content

func Get

func Get(c *gin.Context)

Get used for get content data on page

func List

func List(c *gin.Context)

List used for get content list

func Remove

func Remove(c *gin.Context)

Remove used for remove content data

Types

type Content

Content used as crud object

type PageContentParam

type PageContentParam struct {
	ID   int    `form:"id"`
	Link string `form:"link"`
}

PageContentParam used as page content parameter

Jump to

Keyboard shortcuts

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