search

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Id model.ApplicationId `json:"id"`
}

type Node

type Node struct {
	Name string `json:"name"`
}

type View

type View struct {
	Applications []Application `json:"applications"`
	Nodes        []Node        `json:"nodes"`
}

func Render

func Render(w *model.World) *View

Jump to

Keyboard shortcuts

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