note

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

Types

type Note

type Note struct {
	mixin.Model

	Enabled bool `json:"enabled"`

	Time    time.Time `json:"time"`
	Source  string    `json:"source"`
	Message string    `json:"message"`
}

func New

func New(db *datastore.Datastore) *Note

func (*Note) Defaults

func (n *Note) Defaults()

func (*Note) Init

func (n *Note) Init(db *datastore.Datastore)

func (Note) Kind

func (n Note) Kind() string

Jump to

Keyboard shortcuts

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