visualize

package
v0.0.2-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package visualize generate resource graph

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type interface {
	Display() (string, error)
}

Type interface defines visualization display driver

type Visualize

type Visualize struct {
	Type Type
}

Visualize store visualization configuration

func NewVisualizer

func NewVisualizer(displayType Type) *Visualize

NewVisualizer construct new visualizer

func (*Visualize) Render

func (v *Visualize) Render() (string, error)

Render render resource graph

Directories

Path Synopsis
Package cytoscape visualize resource graph
Package cytoscape visualize resource graph

Jump to

Keyboard shortcuts

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