github_app

package
v0.0.0-...-a52bc6c Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(appID int64, privateKeyPem []byte) (*http.Client, error)

Types

type RSASigner

type RSASigner struct {
	// contains filtered or unexported fields
}

func (*RSASigner) Sign

func (s *RSASigner) Sign(claims jwt.Claims) (string, error)

type Signer

type Signer interface {
	Sign(jwt.Claims) (string, error)
}

Jump to

Keyboard shortcuts

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