views

package
v0.0.0-...-71ae998 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Define Action_id as constant so we can refet to them in the controller
	AddStockieNoteActionID   = "add_note"
	ModalDescriptionBlockID  = "note_description"
	ModalDescriptionActionID = "content"
	ModalColorBlockID        = "note_color"
	ModalColorActionID       = "color"
)

Variables

This section is empty.

Functions

func AppHomeTabView

func AppHomeTabView() slack.HomeTabViewRequest

func CreateStickieNoteModal

func CreateStickieNoteModal() slack.ModalViewRequest

Types

type StickieNote

type StickieNote struct {
	Description string
	Color       string
	Timestamp   string
}

Jump to

Keyboard shortcuts

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