domain

package
v0.0.0-...-668d2f7 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const MessageKind = "Message"

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	ID        *datastore.Key `datastore:"__key__"`
	Name      string
	Message   string
	CreatedAt time.Time
}

func NewMessage

func NewMessage(name string, message string) *Message

Jump to

Keyboard shortcuts

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