logentry

package
v0.0.0-...-a4456d6 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2021 License: Unlicense Imports: 8 Imported by: 3

Documentation

Overview

Package logentry describes the format of log entries.

Index

Constants

View Source
const (
	HTime = iota
	HFetchType
	HOp
	HType
	HID
)

Variables

This section is empty.

Functions

func Make

func Make(ftype, op string, v interface{}) []string

func Timestamp

func Timestamp() string

func Type

func Type(v interface{}) string

Types

type Attachment

type Attachment struct {
	discordgo.MessageAttachment
	MessageID string
}

type Embed

type Embed struct {
	discordgo.MessageEmbed
	MessageID string
}

type Reaction

type Reaction struct {
	discordgo.MessageReaction
	Count int
}

Jump to

Keyboard shortcuts

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