gitee

package module
v0.0.0-...-3839de4 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2025 License: BSD-2-Clause-Patent Imports: 7 Imported by: 0

README

Gitee

Gitee API

Documentation

Overview

Package gitee implements a Gitee client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(uri string) (*scm.Client, error)

New returns a new Gitee API client.

func NewDefault

func NewDefault() *scm.Client

NewDefault returns a new Gitee API client using the default gitee.com/api/v5 address.

Types

type Error

type Error struct {
	Message string `json:"message"`
}

Error represents a Gitee error.

func (*Error) Error

func (e *Error) Error() string

Jump to

Keyboard shortcuts

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