github

package module
v0.0.0-...-2b44133 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Addon

func Addon(s Settings) *happy.Addon

Types

type Github

type Github struct{}

type Settings

type Settings struct {
	Owner          settings.String `key:"owner" default:"octocat" mutation:"once"`
	Repo           settings.String `key:"repo" default:"hello-worId" mutation:"once"`
	CommandEnabled settings.Bool   `key:"command.enabled" default:"false" mutation:"once"`
}

func (Settings) Blueprint

func (s Settings) Blueprint() (*settings.Blueprint, error)

Jump to

Keyboard shortcuts

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