projects

package
v0.0.0-...-8140d1e Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProjectPathRoot

func GetProjectPathRoot() string

Types

type Project

type Project struct {
	// contains filtered or unexported fields
}

func GetProjects

func GetProjects() ([]Project, error)

func (*Project) GetFilePath

func (p *Project) GetFilePath() string

func (*Project) GetGitHubURL

func (p *Project) GetGitHubURL() string

func (*Project) GetOrg

func (p *Project) GetOrg() string

func (*Project) GetRepo

func (p *Project) GetRepo() string

func (*Project) GetVersion

func (p *Project) GetVersion(releaseBranch string) (Version, error)

type Version

type Version struct {
	// contains filtered or unexported fields
}

func (*Version) GetGitTag

func (v *Version) GetGitTag() string

func (*Version) GetGolang

func (v *Version) GetGolang() string

Jump to

Keyboard shortcuts

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