models

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	ID         string    `depot:"id,id"`
	Text       string    `depot:"text"`
	OrderIndex int       `depot:"order_index"`
	Length     float32   `depot:"len"`
	Attachment []byte    `depot:"attachment"`
	Created    time.Time `depot:"created"`
}

Jump to

Keyboard shortcuts

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