github

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Token

func Token(token string) func(*Client) error

Types

type Client

type Client struct {
	Emojis EmojiLookup
	// contains filtered or unexported fields
}

func New

func New(options ...func(*Client) error) (*Client, error)

func (*Client) GetEmojis

func (g *Client) GetEmojis() (EmojiLookup, error)

GetEmojis will return github list of emojis, it'll cache the list that we got from github

type EmojiLookup

type EmojiLookup map[string]string

Jump to

Keyboard shortcuts

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