types

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Organization added in v0.1.7

type Organization struct {
	Name string
	Role permissions.OrganizationRole
	ID   int
}

type RepositoryWithOwner

type RepositoryWithOwner struct {
	Name  string
	Owner string
	Role  permissions.RepositoryRole
}

func NewRepositoryWithOwner added in v0.1.7

func NewRepositoryWithOwner(repositoryWithOwner string, perms permissions.RepositoryRole) RepositoryWithOwner

func (RepositoryWithOwner) String added in v0.1.7

func (r RepositoryWithOwner) String() string

Jump to

Keyboard shortcuts

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