contract

package
v0.0.0-...-11b1965 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AttachmentSectionNames = map[AttachmentSection]string{
	Dialog: "Dialog",
	Album:  "Album",
}

Functions

This section is empty.

Types

type Attachemt

type Attachemt struct {
	Section AttachmentSection
	Type    string
	Name    string
	Url     string
	IsLink  bool
}

type AttachmentSection

type AttachmentSection int
const (
	Dialog AttachmentSection = iota
	Album
)

Jump to

Keyboard shortcuts

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