user

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	ID              uuid.UUID // v4
	JBID            string
	DiscordID       string
	DiscordUserName string
	IrcID           string
	TwitchID        string
	TelegramID      string
	IsBotAdmin      bool

	// Temp until the relationships are more clear
	DiscordUser *discordgo.User
}

func New

func New(jbID string, discordID string, discordUserName string, ircID string,
	twitchID string, telegramID string, isBotAdmin bool) *User

Jump to

Keyboard shortcuts

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