eslogs

package
v0.0.9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SlackUserMatch = regexp.MustCompile("<@U.+>")

Functions

func Register

func Register(endpoint, index string) (quadlek.Plugin, error)

Types

type SlackMsgLog

type SlackMsgLog struct {
	Timestamp string `json:"ts"`
	Channel   string `json:"channel"`
	User      string `json:"user"`
	Text      string `json:"text"`
}

Jump to

Keyboard shortcuts

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