backend

package
v0.0.0-...-833568f Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenDatabase

func OpenDatabase(file string) (err error)

Types

type Message

type Message struct {
	Sent bool
	Time time.Time
	Text string
}

func Messages

func Messages(id string) (messages []Message)

type Thread

type Thread struct {
	Id   string
	Name string
}

func Threads

func Threads() (threads []Thread)

Jump to

Keyboard shortcuts

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