entity

package
v0.18.0-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CategoryMember

type CategoryMember struct {
	ID    int64
	Title string
}

CategoryMember is entity for category member.

type Page

type Page struct {
	ID      int64
	Title   string
	Content string
}

Page is entity for page.

type PageCategory

type PageCategory struct {
	Title string
}

PageCategory is entity for page category.

type PageImage

type PageImage struct {
	ID    int64
	Title string
	Image string
}

PageImage is entity for page image.

Jump to

Keyboard shortcuts

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