remote

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Details

type Details struct {
	Token     string
	TokenName string
	Username  string
}

func (*Details) CheckTokenScope

func (d *Details) CheckTokenScope(u *url.URL, remoteType rt.Type) (string, error)

func (*Details) Init

func (d *Details) Init(u *url.URL, remoteType rt.Type) error

Init checks the token's scope and sets the username and token name associated with the token.

type User

type User struct {
	Name     string
	Username string
}

User contains the name and username of a GitLab/GitHub user.

func (*User) String

func (u *User) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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