debugger

package
v0.0.0-...-5dcd16a Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringifyArticle

func StringifyArticle(aobj *newspolyglot.ArticleObject) string

func StringifyOverview

func StringifyOverview(aov *newspolyglot.ArticleOverview) string

Types

type AdDB

type AdDB struct {
	newspolyglot.ArticleDirectDB
}

func (AdDB) ArticleDirectGet

func (a AdDB) ArticleDirectGet(id []byte, head, body bool) *newspolyglot.ArticleObject

func (AdDB) ArticleDirectOverview

func (a AdDB) ArticleDirectOverview(id []byte) *newspolyglot.ArticleOverview

func (AdDB) ArticleDirectStat

func (a AdDB) ArticleDirectStat(id []byte) bool

type AgDB

type AgDB struct {
	newspolyglot.ArticleGroupDB
}

func (AgDB) ArticleGroupGet

func (a AgDB) ArticleGroupGet(group []byte, num int64, head, body bool, id_buf []byte) ([]byte, *newspolyglot.ArticleObject)

func (AgDB) ArticleGroupMove

func (a AgDB) ArticleGroupMove(group []byte, i int64, backward bool, id_buf []byte) (ni int64, id []byte, ok bool)

func (AgDB) ArticleGroupStat

func (a AgDB) ArticleGroupStat(group []byte, num int64, id_buf []byte) ([]byte, bool)

Jump to

Keyboard shortcuts

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