content

package
v0.0.0-...-05599b2 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateContent

func CreateContent(userId int, contentType int, title string, isPublished bool) (id int, err error)

func DeleteContent

func DeleteContent(id int) (err error)

func GetContent

func GetContent() (content []content_structs.Content, err error)

func GetContentEntry

func GetContentEntry(id int) (content content_structs.Content, err error)

func UpdateContent

func UpdateContent(id int, userId int, title string, isPublished bool) (err error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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