projects

package
v0.7.12 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateProjectCmd

func CreateProjectCmd() *cobra.Command

func GetProjectKeys

func GetProjectKeys(projects Projects) []string

func ListProjectCmd

func ListProjectCmd() *cobra.Command

func NewCmd

func NewCmd() *cobra.Command

Types

type Project

type Project struct {
	Href string `json:"href"`
	Desc string `json:"desc"`
	Lang string `json:"lang"`
}

type Projects

type Projects map[string]Project

func GetProjects

func GetProjects() (Projects, error)

Jump to

Keyboard shortcuts

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