content_type

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateContentType

func CreateContentType(userId int, title string) (id int, err error)

func DeleteContentType

func DeleteContentType(id int) (err error)

func GetContentType

func GetContentType(id int) (contentType content_type_structs.ContentType, err error)

func GetContentTypes

func GetContentTypes() (contentTypes []content_type_structs.ContentType, err error)

func UpdateContentType

func UpdateContentType(id int, userId int, title string) (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