gitea

package
v0.0.0-...-0ca6d7b Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	AuthURL(ctx context.Context, state string) string
	VerifyCode(ctx context.Context, code string) (domain.GiteaInfo, error)
}

func NewService

func NewService(baseURL string, clientID string, clientSecret string, l logger.Logger) Service

Jump to

Keyboard shortcuts

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