gitea

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ORGS = "orgs"
	REPO = "repo"

	UPDATED_AT = "updated_at"

	API_V1            = "/api/v1/"
	API_V1_USER       = "/api/v1/user"
	API_V1_ORGS_REPOS = "/api/v1/orgs/%s/repos"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	oauth.Client
	// contains filtered or unexported fields
}

func (Client) Inputs

func (s Client) Inputs(m *ice.Message, arg ...string)

func (Client) List

func (s Client) List(m *ice.Message, arg ...string)

func (Client) Open

func (s Client) Open(m *ice.Message, arg ...string)

func (Client) Orgs

func (s Client) Orgs(m *ice.Message, arg ...string)

func (Client) Repo

func (s Client) Repo(m *ice.Message, arg ...string)

func (Client) Uploads

func (s Client) Uploads(m *ice.Message, arg ...string)

Jump to

Keyboard shortcuts

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