blog

package
v0.0.0-...-0a041b1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2019 License: MIT Imports: 5 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BlogContents

func BlogContents() orm.QuerySeter

func Blogs

func Blogs() orm.QuerySeter

func ByCatalog

func ByCatalog(catalog_id int64, offset, limit int) []*Blog

func Del

func Del(b *Blog) error

func IdByIdent

func IdByIdent(ident string) int64

func IdentExists

func IdentExists(ident string) bool

func Ids

func Ids(catalog_id int64) []int64

func IdsInDB

func IdsInDB(catalog_id int64) []int64

func OneById

func OneById(id int64) *Blog

func OneByIdInDB

func OneByIdInDB(id int64) *Blog

func OneByIdent

func OneByIdent(ident string) *Blog

func OneByIdentInDB

func OneByIdentInDB(ident string) *Blog

func ReadBlogContent

func ReadBlogContent(b *Blog) *BlogContent

func Save

func Save(this *Blog, blogContent string) (int64, error)

func Update

func Update(b *Blog, content string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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