packages

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cobra.Command{
	Use: "packages",
	Run: packages,
}

Functions

This section is empty.

Types

type LinkData

type LinkData struct {
	From string `json:"from"`
	To   string `json:"to"`
}

type NodeData

type NodeData struct {
	Key   string `json:"key"`
	Color string `json:"color"`
}

Jump to

Keyboard shortcuts

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