githubauth

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2026 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	Get(keys []string) (string, error)
}

type Resolver

type Resolver struct {
	Config     Config
	LookupEnv  func(string) (string, bool)
	KeyringGet func(service, account string) (string, error)
}

func (Resolver) Token

func (r Resolver) Token(host string) (string, string, error)

Jump to

Keyboard shortcuts

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