Documentation
¶
Index ¶
- func Client() (*apiclient.ClientWithResponses, error)
- func ConfigPath() string
- func LoadConfig() error
- func PrintEdge(e apiclient.EdgeResponse)
- func PrintEdgeTable(edges []apiclient.EdgeResponse)
- func PrintJSON(v any)
- func PrintNode(n apiclient.NodeResponse)
- func PrintNodeTable(nodes []apiclient.NodeResponse)
- func PrintRelation(r apiclient.RelationResponse)
- func Shorten(id string) string
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client() (*apiclient.ClientWithResponses, error)
func ConfigPath ¶
func ConfigPath() string
func LoadConfig ¶
func LoadConfig() error
func PrintEdge ¶
func PrintEdge(e apiclient.EdgeResponse)
func PrintEdgeTable ¶
func PrintEdgeTable(edges []apiclient.EdgeResponse)
func PrintNode ¶
func PrintNode(n apiclient.NodeResponse)
func PrintNodeTable ¶
func PrintNodeTable(nodes []apiclient.NodeResponse)
func PrintRelation ¶
func PrintRelation(r apiclient.RelationResponse)
Types ¶
Click to show internal directories.
Click to hide internal directories.