contributor

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsContributor

func IsContributor(twitchLogin string) bool

IsContributor returns true if the given Twitch login name belongs to a contributor.

func LogoPNG

func LogoPNG() []byte

LogoPNG returns the raw bytes of the embedded Chatuino logo PNG.

Types

type Contributor

type Contributor struct {
	GitHubUser  string `json:"github_user"`
	Email       string `json:"email"`
	TwitchLogin string `json:"twitch_login,omitempty"`
}

Contributor represents a person who has contributed to Chatuino.

func GetAll

func GetAll() []Contributor

GetAll returns all contributors.

Jump to

Keyboard shortcuts

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