common

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatesUUID

func CreatesUUID() string

func QueryRow

func QueryRow(query string, args ...interface{}) error

func QueryUUID

func QueryUUID(query string, args ...interface{}) (string, error)

func RowExists

func RowExists(query string, args ...interface{}) bool

Types

type Slack

type Slack struct {
	Name  string
	Token string

	User   string
	UserID string

	Client       *slack.Client
	MessageEvent *slack.MessageEvent
}

Slack is the primary struct for our slackbot

Jump to

Keyboard shortcuts

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