cheer

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCheer

func NewCmdCheer(client api.Client, conf config.Configuration) *cobra.Command

NewCmdCheer creates a cheer command

Types

type Feats

type Feats []struct {
	ID    string `mapstructure:"id"`
	Label string `mapstructure:"label"`
	Slug  string `mapstructure:"slug"`
	Karma int    `mapstructure:"karma"`
}

Feats is

type Users

type Users []struct {
	Name string `mapstructure:"name"`
	ID   string `mapstructure:"id"`
}

Users is

Jump to

Keyboard shortcuts

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