forgepb

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: GPL-3.0 Imports: 11 Imported by: 26

README

protobuf definition files for forge

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByRepoName

type ByRepoName []*Repo

func (ByRepoName) Len

func (a ByRepoName) Len() int

func (ByRepoName) Less

func (a ByRepoName) Less(i, j int) bool

func (ByRepoName) Swap

func (a ByRepoName) Swap(i, j int)

type RepoIterator

type RepoIterator struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewRepoIterator

func NewRepoIterator(packs []*Repo) *RepoIterator

NewRepoIterator initializes a new iterator.

func (*RepoIterator) Repo

func (it *RepoIterator) Repo() *Repo

Repo returns the current repo.

func (*RepoIterator) Scan

func (it *RepoIterator) Scan() bool

Scan moves to the next element and returns false if there are no more packs.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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