flags

package
v0.0.0-...-bd515f7 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	By     types.NullString
	At     types.NullTime
	Key    types.NullStringTrimmed // Actually NOT NULL in db table
	Flag   types.NullStringTrimmed // Actually NOT NULL in db table
	Reason types.NullStringTrimmed

	Tree trees.Entry
}

func (Entry) TreeImgFile

func (e Entry) TreeImgFile() string

func (Entry) TreeImgURL

func (e Entry) TreeImgURL() string

type Flags

type Flags struct {
	// contains filtered or unexported fields
}

func (*Flags) Count

func (f *Flags) Count() int

func (*Flags) Entries

func (f *Flags) Entries() []Entry

func (*Flags) FromDB

func (f *Flags) FromDB(trees trees.Trees) error

Jump to

Keyboard shortcuts

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